Previous Topic

Next Topic

Book Contents

Book Index

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 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 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.

Copyright © 2007, 2016 Oracle and/or its affiliates. All rights reserved.