Preventing the Installation of the Bundled JVM

InstallAnywhere 2025 R1

InstallAnywhere lets you prevent the installation of a JVM that is bundled with an installer.

To prevent your bundled JVM from being installed in all cases:

1. In the Advanced Designer, on the Project page, click JVM Settings. The JVM Settings view opens.
2. Click the Installer Settings tab.
3. Clear the Install Bundled/Downloaded Virtual Machine check box.

Note:If you clear the Install Bundled/Downloaded Virtual Machine check box, it will not be possible to allow end users to choose the bundled VM in the Choose Java VM panel. The bundled VM, although still available for the installer to use, will not be presented in the Choose Java VM panel.

See Also