Appendix A. MSI-based installer properties
The Red Hat build of OpenJDK for Windows MSI-based installer includes the JDK Files component and the following optional properties:
Property | Description | Default value |
---|---|---|
OpenJDK Runtime - Windows Registry | Sets registry keys that other software can use to locate JDK installation files. | Yes |
OpenJDK Runtime - Path Variable | Adds the Runtime to the Path variable so it is available from the command line. | Yes |
OpenJDK Runtime - JAVA_HOME System Variable | JAVA_HOME is used by some programs to find the Java runtime. | No |
OpenJDK Runtime - REDHAT_JAVA_HOME System Variable | REDHAT_JAVA_HOME can be used by some programs to find the Red Hat build of OpenJDK runtime. | No |
OpenJDK Runtime - Jar Files Association | This enables Jar files to be run from within Windows Explorer. | No |
Mission Control - Files | Contains files that are installed in the <installdir>\missioncontrol directory. | No |
Mission Control - Path Variable | Appends <installdir>\missioncontrol to the system PATH environment variable. | No |
Revised on 2024-05-09 14:55:33 UTC