Documentation Contents
Java Platform, Standard Edition Installation Guide
Contents    Previous   

22 Installing With a Configuration File

This page describes the configuration file that supplements JDK command line installation options. Windows, OS X, and Linux command-line installers support the configuration file, but not every operating system supports all configuration file options.

This page has these sections:

Configuration File Overview

An installer configuration file is an alternative to, and extension of, options specified on the installer command line. You can use a configuration file to standardize installations, and you can use a configuration file to specify options that are not available on the command line.

Configuration File Options

The following table lists the installer configuration file options that apply for each operating system.

Option Operating Systems Values Description

INSTALL_SILENT=

Windows

OS X

Linux

Enable, Disable

Silent (non-interactive) installation.

Default: Disable

INSTALL_DIR=

Windows

Linux

path

Folder/directory into which the files are installed.

Default: Operating system default path

For Windows, this will only work for first time install of a family. Lnx and Sol. use OS tools for this purpose and installation directory relocation will be handled by OS tools for Lnx and Sol (Example: rpm --prefix=<path>)]

STATIC=

Windows

Enable, Disable

Static installation (see "Static Configuration").

Default: Disable

AUTO_UPDATE=

Windows

OS X

Enable, Disable

Auto updating installation.

Default: Enable

SPONSORS=

Windows

Enable, Disable

Show or hide offers from third parties (such as toolbars) in the graphical installer.

Default: Enable

WEB_JAVA=

Windows

OS X

Linux

Enable, Disable

Configure the installation so downloaded Java applications are, or are not, allowed to run in a web browser or by Java Webstart.

Default: Enable

WEB_JAVA_SECURITY_LEVEL=

Windows

OS X

Linux

M (medium), H (high), VH (very high)

Configure the installation's security level for unsigned Java applications running in a browser.

Default: H

WEB_ANALYTICS=

Windows

Enable, Disable

Allow or disallow the installer to send installation-related statistics to an Oracle server.

Default: Enable

EULA=

Windows

Enable, Disable

Default: Disable


Contents    Previous   

Oracle and/or its affiliates Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.
Contact Us