Performing a silent installation
To create a setup.iss response file that contains all the installation parameters:
- 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.
- Follow the wizard steps.
- 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:
- Copy the setup.iss file to the same directory as the Central Designer setup.exe program.
- 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.