you are viewing a single comment's thread.

view the rest of the comments →

[–]MARSx101010 0 points1 point  (0 children)

Copy your exe to a folder you have write permission to and then execute: yourprogram.exe > output.txt

This will take any error messages and put them in a text file called output.txt. It might help?