Convert jar to exe file
Today we are going to learn about the importance of conversion of jar to exe files.
Eventhough we are generating class files and make it to jar, It executes when double click on it but window user like to have in exe form so i list here certain exe converters for java try yourself and comment the best one.
- JSMooth http://jsmooth.sourceforge.net/
- Launch4j http://launch4j.sourceforge.net/
- Jar to exe Download: http://www.brothersoft.com/jartoexe-75019.html
- Executor Download: http://mpowers.net/executor/
-
Advace Installer
http://www.advancedinstaller.com/ - JExePack
http://www.duckware.com/jexepack/index.html
If you know any other converter add as comment happy coding.





