Launch4j is a cross-platform Java executable wrapper for creating lightweight Windows native EXEs. It provides advanced JRE search, application startup configuration and better user experience.
Changes in version 3.6 (06-01-2015)
* FR #86 The 32/64 bit search is fully configurable (64, 64/32, 32/64, 32) - added option 32/64.
* FR #70 Java search sequence - bundled JRE can be used before or after the min/max version search (bundledJreAsFallback).
* Fixed: Crash when classpath contained wildcard patterns where the dependency was in the same directory as the launcher.
* Updated to Dev-Cpp 5.7.1, MinGW 4.8.1 (head_src and w32api files).
* Fixed Launch4j GUI application closing - the process was still running.