I cannot get JustDecompile to start up anymore at all. Opening it just crashes. Here is the Event Viewer log:
Application: JustDecompile.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Exception
at Telerik.Windows.Zip.ZipPackage.Locate(System.IO.Stream)
at Telerik.Windows.Zip.ZipPackage.ReadFileStreamAttributes(System.IO.Stream)
at Telerik.Windows.Zip.ZipPackage.OpenStream(System.IO.Stream, Boolean)
at Telerik.Windows.Zip.ZipPackage.OpenNewFile(System.String, Boolean, Boolean)
at Telerik.Windows.Zip.ZipPackage.OpenFileHelper(System.String)
at Telerik.Windows.Zip.ZipPackage.OpenFile(System.String, System.IO.FileAccess)
at ..(System.Object, System.ComponentModel.AsyncCompletedEventArgs)
at System.Net.WebClient.OnDownloadFileCompleted(System.ComponentModel.AsyncCompletedEventArgs)
at System.Net.WebClient.DownloadFileOperationCompleted(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()