I am very doubtful that it's crashing. What's far more likely is that you're not running it properly. Double-clicking the *.exe file won't work. You need to feed it the correct parameters/options/whatnot. Open a command prompt, browse to where you have the *.exe file, and run it from within the command prompt. Usually, this will tell you what arguments it expects to see, to get it running. Once you've done that, read the output.
Alternatively, if it comes with a Readme.txt or a ReadMe.1st file, or something, read that, and it should tell you how to use it. Hope that helps. Mouser X over and out.