Add new comment

Thank you very much for your comment

Dear Robert,

Thank you very much for your comment. About the first point, I have modified the description. Yes, 32bits exe can only run with 32bits JRE.

About your second point, thank you for your suggestion. In future releases, I will let Jar2Exe be able to create a pure starter without a jar in it. Right now, there is an alternative method:

You can use an empty zip file as the "main JAR". Then at the "step 3: main class" step, you can ignore the warning message which tells you the "main class" may be not right. Then add all of your program as classpath.

Thanks.

Sswater Shi