Performing a silent installation

To create a setup.iss response file that contains all the installation parameters:

  1. In a command prompt window, enter the path of the Oracle Central Designer setup.exe program followed by /r to run the installation in record mode.
    The InstallShield Wizard appears.
  2. Follow the wizard steps.
  3. When you reach the Start Copying Files page, the setup.iss file is created in the Windows directory (by default C:\Windows).

To perform a silent installation:

  1. Copy the setup.iss file to the same directory as the Oracle Central Designer setup.exe program.
  2. In a command prompt window, enter the path of the setup.exe program followed by /s.

    The silent installation is performed.