Chapter 5. Red Hat build of OpenJDK MSI installer components
You can set the following Red Hat build of OpenJDK 21 for Microsoft Windows MSI-based installer components. Setting these components is optional. If these components are not set, the default settings will be used.
- jdk
-
Java Development Kit (JDK) files. Defaults to
true, meaning that thejdkcomponent is enabled. - jdk_registry_runtime
A set of Windows registry keys that other software can use to locate JDK installation files. Defaults to
true, meaning that thejdk_registry_runtimecomponent is enabled. This component includes the following registry keys:Copy to Clipboard Copied! Toggle word wrap Toggle overflow - jdk_env_path
-
Appends
<INSTALLDIR>\binto the system%PATH%environment variable. - jdk_env_java_home
-
Sets
<INSTALLDIR>to the system%JAVA_HOME%environment variable. - jdk_env_vendor_java_home
-
Sets
<INSTALLDIR>to the system%REDHAT_JAVA_HOME%environment variable. - jdk_registry_jar
- Association for JAR files. Launch JAR files with the Red Hat build of OpenJDK context menu.
- jmc
-
JDK Mission Control files, installed into
<INSTALLDIR>\missioncontrol. - jmc_env
-
Appends
<INSTALLDIR>\missioncontrolto the system%PATH%environment variable.