Download List

專案描述

Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in 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, and a Java download page in case the appropriate JRE cannot be found. The increase in size of the application is small.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-04-03 19:44
2.1.2

The insufficient command line buffer size was increased to 32 KB. The wrapper can now read additional JVM options at runtime from a file. The ability to set Launch4j's bin directory was added.
標籤: Stable, Major bugfixes

2006-01-11 12:30
2.1.0

The header was reduced to 18 KB. Launcher mode was
added, so now you can choose to not wrap the jar.
The Web site, docs, and program messages were
translated to Spanish. The JRE's bin directory is
now appended to the PATH environment variable.
Special variables EXEDIR and EXEFILE that hold the
executable's directory and full path were added.
This version supports mapping environment
variables to system properties. A debug launching
mode was added to display various information
before starting the application. A JRE version
checking bug was fixed. Quotes in jar/JVM
arguments are now handled correctly.
標籤: Stable, Major feature enhancements

2005-11-01 10:08
2.0.0

Support for custom headers was added. A problem where command line arguments with spaces were handled incorrectly by the console header was fixed along with a STDIN redirection bug.
標籤: Stable, Minor bugfixes

2005-08-16 09:02
2.0.RC3

Handling of pathnames with spaces was corrected. Basedir and '%20' bugs were fixed. The splash screen can now be closed when the application window becomes visible without specifying its title - a small change in the configuration files is required.
標籤: Stable, Minor bugfixes

2005-06-22 12:18
2.0.RC2

The chdir property now allows you to change the
current directory to arbitrary paths relative to
the executable (FR #1144907). It introduces a
minor configuration file incompatibility. The
embedded JRE path no longer depends on the chdir
function. Static edge was removed from the splash
screen. The Ant task bug was fixed, since build
files outside launch4j's directory didn't work.
The following bugs were fixed: a NPE caused by a
missing maxVersion property, a relative JRE path
bug, an Ant task NPE, and a run button bug in the
GUI.
標籤: Stable, Major bugfixes

Project Resources