Advertisement
Guest User

error

a guest
May 16th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. ************** Exception Text **************
  2. System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
  3. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  4. at System.Diagnostics.Process.Start()
  5. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  6. at System.Diagnostics.Process.Start(String fileName)
  7. at BroXeLauncher.Form1.GenesisButton2_Click(Object sender, EventArgs e)
  8. at System.Windows.Forms.Control.OnClick(EventArgs e)
  9. at System.Windows.Forms.Button.OnClick(EventArgs e)
  10. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  11. at BroXeLauncher.GenesisButton.OnMouseUp(MouseEventArgs mevent)
  12. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  13. at System.Windows.Forms.Control.WndProc(Message& m)
  14. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  15. at System.Windows.Forms.Button.WndProc(Message& m)
  16. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  17. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  18. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  19.  
  20.  
  21. ************** Loaded Assemblies **************
  22. mscorlib
  23. Assembly Version: 4.0.0.0
  24. Win32 Version: 4.0.30319.34209 built by: FX452RTMGDR
  25. CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
  26. ----------------------------------------
  27. Modded GTA V Launcher 1.0
  28. Assembly Version: 1.0.0.0
  29. Win32 Version: 1.0.0.0
  30. CodeBase: file:///C:/Users/PC/Desktop/Modded%20GTA%20V%20Launcher%201.0.exe
  31. ----------------------------------------
  32. Microsoft.VisualBasic
  33. Assembly Version: 10.0.0.0
  34. Win32 Version: 12.0.51209.34209 built by: FX452RTMGDR
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement