shared items

Friday, May 11, 2012

Create EXE for java apps



Launch4j Executable Wrapper

http://sourceforge.net/projects/launch4j/#screenshots
Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, a custom process name, and a Java download page in case the appropriate JRE cannot be found.

No comments: