|
Using the standard Windows Installer technology, Advanced Installer is able to provide the best Windows integration for your Java applications. It insures the smallest possible footprint by producing zero-overhead install packages which contain only native Windows Installer data with no additional runtime requirements.
Some of the Advanced Installer features:
- install & uninstall Files, Folders, Shortcuts, Registry Keys, Environment Variables
- file compression
- unattended installs
- reboot upon completion
- specifying OS version
- command line execution, ANT integration
Advanced Installer also provides a native launcher for your Java applications. Using this launcher your users will perceive and use your Java programs as a regular Windows native executables. Some of its features:
- multiple console/GUI Java applications
- JRE auto-detection, version check, bundling
- increased perceived responsiveness with instant splash screen
- custom process name
URL: http://www.advancedinstaller.com/java.html
Advanced Installer costs USD $49 for the Standard edition and USD $59 for the Java edition.
The application can be downloaded from:
http://www.advancedinstaller.com/download.html
More details about the application can be found at:
http://www.advancedinstaller.com
|