4.2.1.1 Using Record Mode

To record a new response file:

  1. At the command prompt, use the cd command to change to the directory that contains the OUI executable file (runInstaller.sh) for your installation.
  2. Enter the following command on UNIX:
    ./runInstaller.sh -record -destinationFile <response_file_name>

    Replace the <response_file_name> with the complete path for the new response file. For example:

    On UNIX:

    ./runInstaller.sh -record -destinationFile /private/temp/artbase_Full_Install.rsp
  3. Use the OUI user interface to select and record your installation options.

When the Summary page appears in the OUI, you may continue with the installation or exit. You can then use this response file to install ART Runtime on another machine.

OUI saves your new response file using the path and file name you specified on the command line.