Oracle iPlanet Web Proxy Server 4.0.14 Installation and Migration Guide

Creating the Installer Configuration File

The installer configuration file is created when you use the savestate option with the setup command to start an interactive installation. During the interactive installation, your input is collected and stored in the configuration file you specified. This forms the template for silent installation, which you can use later to install the product on one or more systems. If needed, you can modify the installer configuration file.

The syntax for creating an installer configuration file is as follows:

For graphical method:

./setup --savestate


Note –

Type setup --savestate to create the installer configuration file using the GUI method on Windows.


For command-line method:

./setup --console --savestate


Note –

Type setup --console --savestate to create the installer configuration file using the CLI method on Windows.