Waiter 0 Posted September 25, 2018 (edited) the error looks like this screenshot See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ComponentModel.Win32Exception (0x80004005): Не удается найти указанный файл at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start() at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at WixSharpSetup.Dialogs.ExitDialog.finish_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 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.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.7.3130.0 built by: NET472REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- Microsoft.Deployment.WindowsInstaller Assembly Version: 3.0.0.0 Win32 Version: 3.11.0.1701 CodeBase: file:///C:/Users/%D0%9C%D0%BE%D0%B9%20%D0%9F%D0%9A/AppData/Local/Temp/MSI22541/Microsoft.Deployment.WindowsInstaller.DLL ---------------------------------------- WixSharp.UI Assembly Version: 1.6.1.0 Win32 Version: 1.6.1.0 CodeBase: file:///C:/Users/%D0%9C%D0%BE%D0%B9%20%D0%9F%D0%9A/AppData/Local/Temp/MSI22541/WixSharp.UI.DLL ---------------------------------------- WixSharp Assembly Version: 1.6.1.0 Win32 Version: 1.6.1.0 CodeBase: file:///C:/Users/%D0%9C%D0%BE%D0%B9%20%D0%9F%D0%9A/AppData/Local/Temp/MSI22541/WixSharp.DLL ---------------------------------------- System.Core Assembly Version: 4.0.0.0 Win32 Version: 4.7.2670.0 built by: NET471REL1LAST_C CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll ---------------------------------------- Edited September 25, 2018 by Waiter Share this post Link to post Share on other sites
MrPancakers 108 Posted September 25, 2018 Try using this one instead http://cdn.rage.mp/client/updater.exe Share this post Link to post Share on other sites