Nortel Quality Monitoring Installation Manual page 144

Product release 6.01
Hide thumbs Also See for Quality Monitoring:
Table of Contents

Advertisement

Silent Agent Installation
/qn – Tells the MSI engine to run without any user interface.
Note: For additional command line parameters for a basic MSI project
setup.exe please see:
view.asp?articleid=q105473
InstallShield.
Note: For additional command line parameters for the MSI engine please
see :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/
setup/command_line_options.asp. This URL is subject to change by
Microsoft.
The remaining items in the command line are the properties described
above in "Properties for Configuration," on page 131.
@echo off
rem
rem
Batch file name: Agent Install.bat
rem
rem
rem
Define the folder paths where you want to install the Agent
rem
program and log files. Change these folder paths if you want
rem
to install to a different install location.
rem
Important! Note that within the 'set' parameters, double
rem
backslashes must be used.
rem
set ProgPath="C:\\Program Files\\Nortel\\eQuality Balance Agent"
set LogPath="C:\\Program Files\\Nortel\\eQuality Balance
Agent\\Logs"
rem
rem
If a previous version of Agent is already installed,
rem
uninstall the existing version using the command line below.
rem
144
http://support.installshield.com/kb/
. This URL is subject to change by
Standard 4.0
Nortel Quality Monitoring

Advertisement

Table of Contents
loading

Table of Contents