How the installer finds a JRE |
|
|
GUI installers generated by install4j are native and can start running without a JRE. However, the installer
itself requires a JRE and so the first action of the installer is to locate a JRE that is suitable for
both the installer and your application. In this process it performs the following steps:
|