Quote:
Originally Posted by jhempel24
Will not open on my Windows 7 64 bit machine. I get a flash of a DOS box and then nothing.
|
That probably means there is something in the rungui.cmd file that is not correct on a Win 7 64-bit environment. Changes were made to try and locate Java for those who did not have it set up fully, but I did not have a Win 7 64-bit system I could test it on.
The other possibility is that you are simply getting an error that will become obvious when you try and run the file from a DOS command window so that you have a chance to see any error message.
You could try editing he rungui.cmd file with a text editor to comment out the ECHO OFF statement then run it from a DOS command window to see what line is going wrong. The file is not very long so hopefully it will be obvious what is failing. I had corrected a number of issues in it with getting quotes right for filenames containing spaces but is possible that one got missed that gets invoked on a 64-bit machine.