Sunteți pe pagina 1din 1

ETAPS Knowledge base

ETAP Silent Mode Installation

ETAP Silent Mode Installation

ETAP can be installed in silent mode. This means that there are no dialogs or user interaction, beyond starting the
install process. To do this requires the use of a response file. A response file provides the answers to the dialogs
normally shown to the user. A response file can be created by running the setup.exe with the /r command. A
location to create the response file can optionally be added. If the location is not specified the response file will be
created in the Windows or WINNT folder (depending on which operating system is being run). From the Run
command type:

<path to setup>\setup.exe /r /f1”c:\Installation\setup.iss”


(quotes are required if the path has a space in it)

Use the /s flag to run the installation in silent mode using the response file. Once again, the /f1 flag is optional
depending on if the response file will be run from the Windows/WINNT folder or from another location.

<path to setup>\setup.exe /s /f1”c:\Installation\setup.iss”

Lastly, a log file is created when using either the /r or /s flag. The log file will also be placed in the Windows or
WINNT unless it is specified with the /f2 flag.

<path to setup>\setup.exe /r /f1c:\Installation\setup.iss /f2c:\Installation\setup.log


or
<path to setup>\setup.exe /s /f1c:\Installation\setup.iss /f2c:\Installation\setup.log

Page 1 of 1
This DOCUMENT is confidential and proprietary to Operation Technology, Inc. and may not be reproduced,
published or disclosed to others without the written authorization of Operation Technology, Inc., 17 Goodyear, Suite
100, Irvine, CA 92618, USA. All Rights Reserved.

S-ar putea să vă placă și