Creating a response file

Start the installer from the command line and use the -r switch as an argument to create a response file. The installer starts a GUI installation and records your responses in a response file. The response file is a text file that you can edit to change any responses prior to using it in any subsequent installations.

  1. From the command line, enter:
    setup.bin -r <responseFileName>
    Where <responseFileName> includes the absolute path and file name of the response file.
  2. Run the installer in GUI mode to record your actions in the response file.
    Use an editor to change any responses for subsequent installations, if necessary.
Related tasks
Installing in Unattended (Silent) Mode