Updating images for MAME ROM from EmuMovies

Issue #813 resolved
Stephen Dail created an issue

Version 6.0.3 beta Windows 10 build 14295.rs1_release.160318-1628 First time issue occurred

System.IO.IOException: The process cannot access the file 'D:\OneDrive\LaunchBox\Videos\Arcade\Double Dragon.mp4' because it is being used by another process. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.File.InternalDelete(String path, Boolean checkHost) at (DownloadImagesForm , Object , EventArgs ) at LaunchBox.Forms.DownloadImagesForm.downloadButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at LaunchBox.Controls.CustomButton.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Comments (2)

  1. Log in to comment