Object Desktop Manager crashes when updating Start8
When updating Start8, the UAC prompt shows and after that... the whole thing crashes...
Restarting the app, pc and so on doesn't seem to help.
EDIT: In the event viewer the following shows up:
Application: ObjectDesktopManager.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.IO.IOException
Stack:
at System.IO.__Error.WinIOError(Int32, System.String)
at System.IO.Directory.InternalCreateDirectory(System.String, System.String, System.Object, Boolean)
at System.IO.Directory.InternalCreateDirectoryHelper(System.String, Boolean)
at ObjectDesktopManager.DownloadManager.StartDownloads()
at ObjectDesktopManager.Installer.StartDownloads()
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.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Any ideas?