Fails upon update from 5.5 to 5.7

Issue #413 resolved
Former user created an issue

Start launchbox, update window comes up. Attempt the update, error comes up:

System.ComponentModel.Win32Exception (0x80004005): The process cannot access the file because it is being used by another process at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at LaunchBox.Forms.MainForm.PromptUpdate(String fileUrl) at LaunchBox.Forms.MainForm.WebClient_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e) at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)

Happens every time. Using Windows 10

Comments (1)

  1. Jason Carr repo owner

    Hi Anonymous, I believe this issue should be fixed in the next beta (should be out later today). Let me know if not and I can re-open.

  2. Log in to comment