JExpress is a cross platform Java installer builder. JExpress generates native installers on Windows, Mac OS X, and Linux. It installs the exact version of the JVM you want and also configures your customers' machines to launch your Java application from a native executable on Windows and Mac OS X. You customize your installer, updater, and uninstaller using Java. Installers can be designed with multiple install types or components. An installer can be created quickly with a simple wizard or a powerful advanced interface.
| Tags | Software Development Build Tools Installation/Setup |
|---|---|
| Operating Systems | Windows Windows Windows OS Independent Windows POSIX Solaris HP-UX AIX BSD Linux IRIX OS/2 Mac OS X |
| Implementation | Java |
Recent releases


Changes: This release configures executables on Windows Vista to run as admin. It fixes the suggested directory name for multiple components. It improves the AutoStartMenu class in the Samples directory.


Changes: Spanish translations were improved. The example Ant build files were changed to reference JExpressAdvanced. The URL for the table of contents was updated.


Changes: A null pointer which was encountered when creating a menu without an icon was fixed.


Changes: JAR files can be automatically compressed and expanded using Pack 200. Additionally, installers, uninstallers, and updaters include translations for Chinese, Simplified Chinese, and Traditional Chinese.


Changes: This release adds a launchApp method to the installer's API. It automatically finds the package name of custom classes. Customizing the uninstaller to send feedback has been simplified. The list of files in a project is alphabetized.