Advertisement
Guest User

Untitled

a guest
Dec 7th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. System.ComponentModel.Win32Exception (0x80004005): The operation was cancelled by the user
  2. at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  3. at System.Diagnostics.Process.Start()
  4. at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
  5. at RMLLauncher.Form1.btnClick_Discord(Object sender, MouseEventArgs e)
  6. at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)
  7. at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
  8. at System.Windows.Forms.Control.WndProc(Message& m)
  9. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  10. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  11. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement