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. It is also possible to set runtime options, like the initial/max heap size.
Comments (1)