Allied Telesis AT-2973T/4, AT-2973SX manual Performing a Silent Install from any Folder

Models: AT-2973SX AT-2973T/4 AT-2973T

1 176
Download 176 pages 60.97 Kb
Page 135
Image 135

AT-2973SX, AT-2973T, and AT-2973T/4 NetExtreme II Family Adapters Installation and User’s Guide

“Performing a Silent Install by Feature on IA32 Platforms” on page 136

“Performing a Silent Install by Feature on AMD64/EM64T Platforms” on page 136

“Performing a Silent Install from Within a Batch File” on page 136

Note

All commands are case sensitive.

Note

User must "Run as Administrator" for Vista when using "msiexec" for "silent" install/uninstall(s).

Performing a Silent Install from the Installer Source Folder

To perform a silent install (or upgrade) from within the installer source folder, enter:

setup /s /v/qn

If performing a silent upgrade, your system may reboot automatically. To suppress the reboot, enter:

setup /s /v"/qn REBOOT=ReallySuppress"

Performing a Silent Install and Creating a Log File

To perform a silent install and create a log file, enter:

setup /s /v"/qn /L f:\ia32\1testlog.txt"

The 1testlog.txt log file is created at f:\ia32.

Performing a Silent Install from any Folder

To perform a silent uninstall from any folder on the hard drive, enter:

msiexec /x "{26E1BFB0-E87E-4696-9F89-B467F01F81E5}" / qn

Note

The hexidecimal number above may differ from your current installer. Check the Key name corresponding with the Broadcom Advanced Control Suite 3 (BACS) application in HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall for the correct hexidecimal number.

135

Page 135
Image 135
Allied Telesis AT-2973T/4, AT-2973SX Performing a Silent Install from any Folder, Setup /s /v/qn REBOOT=ReallySuppress