User`s guide

37
CONFIDENTIAL NVIDIA Corporation
NVIDIA QuadroView User’s Guide
Silent Mode
To run the Setup program without any dialog boxes and user input, you must
create a response file. The response file will hold your responses to the dialog
boxes that appear in a dialog driven installation.
1 To build the response file, start the Setup program with the
-r
option, as
shown:
setup.exe -r
This command starts a dialog box driven Setup and creates the
Setup.iss
file in your Windows directory.
Setup.iss
stores the information you enter
when you run Setup.
No messages are displayed during a Silent Setup. Instead a log file named
Setup.log
captures installation information including whether the
installation was successful or not. You can review the log file to determine
the results of the installation.
2 To start the Silent Setup, enter the following command:
setup.exe -s -f1<path of setup.iss> -f2<path of setup.log>
-s indicates that this is a Silent Setup.
-fl tells Setup where to find the response file.
-f2 tells the Setup where to write the log file. Without this option, the log file
is created in the current directory. Since it is impossible to create a log file on
a CD-ROM, specify another path where this file has to be created.
Example: The following is a sample command line for Silent Setup:
setup.exe -s -f1c:\setup.iss -f2c:\setup.log
If the installation program stops processing and generates an error message,
try to run it with Administrator access rights.
Starting QuadroView
Starting QuadroView in Stand-alone Mode
To start QuadroView in stand-alone mode, from your Windows desktop, click
Start > Programs > NVIDIA Corporation > QuadroView 2.04 >
QuadroView
.
BKNVRelQV_oem.book Page 37 Friday, April 19, 2002 2:43 AM