The following table lists all of the installer configuration file options.
Note:
You can substitute Enable
for 1
and Disable
for 0
.
With the exception of AUTO_UPDATE and STATIC, you can use these options when running the MSI Enterprise JRE Installer from the command line. See Installing the JRE from the Command Line.
Table 2-1 Configuration File Options
Option | Values | Description |
---|---|---|
|
|
Enables the auto update feature. Default: Note: This option is not available for the MSI Enterprise JRE Installer. |
|
|
Specifies the path and file name of your organization's deployment rule set. See Deployment Rule Set in the Java Platform, Standard Edition Deployment Guide. |
|
|
If a Java applet or Java Web Start application is launched, then the user is prompted to accept the end-user license agreement (EULA). Default: |
|
|
Folder or directory into which the files are installed. The default install directory for Java is: %ProgramFiles%\Java\jre$version For Windows, this only works for the first-time installation of a family. Linux and Solaris use operating system tools for this purpose and the installation directory relocation is handled by operating system tools. For example:
rpm --prefix=path
|
|
|
Specifies that the installer installs the JRE without setting up Java start-up items. Default: |
|
|
Applicable to Enterprise MSI only. Enables uninstallation of all existing JREs on the system during JRE installation. The Using For example, running msiexec /i jre1.9.0.msi REMOVEOLDERJRES=1 removes all of the existing non-statically installed JREs from the system. |
|
|
Applicable to online and offline installers. Used to uninstall any existing out-of-date Java versions during JRE install. This flag will work with the JRE installer executable in the silent mode. For example, running msiexec /s jre1.9.0.msi REMOVEOUTOFDATEJRES=1 removes all of the insecure JREs. JREs above the security baseline will not be uninstalled Note: Use the |
|
|
If disabled, then the installer never prompts you to restart your computer after installing the JRE. However, in most cases, the installer does not need to restart your computer after installing the JRE. Default: |
|
|
Performs a static installation (see Performing a Static Installation of the JRE). Default: Note: This option is not available for the MSI Enterprise JRE Installer. |
|
|
Specifies the path and file name of the Java Usage Tracker properties file. |
|
|
Allows or disallows the installer to send installation-related statistics to an Oracle server. Default: |
|
|
Configures the installation's security level for Java applications running in a browser or running with Java Web Start. Default: |
|
|
Configures the installation so that downloaded Java applications are, or are not, allowed to run in a web browser or by Java Web Start. Default: |