Creating Java executables from jar files.
Labels:
Java
In order to create Java exe files from jar files, there is an ideal tool called 'exe4j' . This is actually working tool. Through this tool it could be done; setting exe icon, setting JVM parameters, setting splash screen etc..


