Java-Specific Functionality

Java Launchers

Java-Specific Functionality

InstallBuilder installers can create Java launchers, which are binaries that allow running Java-based applications as if they were native. They work by locating an installed JRE in the target machine or using one provided to launch a Java application with the right options.