3-8
Add-on Card User's Guide
Refer to Microsoft’s website for the most current information on msiexec.exe com-
mand line options: http://msdn.microsoft.com/library
NOTES:
Not all command line options Microsoft provides with msiexec.exe have been
tested or are necessarily supported for Intel PROSet installation.
Msiexec also sets an error level on return that corresponds to system error
codes: http://msdn.microsoft.com/library
This section describes how to install Intel PROSet for Windows Device Manager
from the command line. It describes all the command line options supported in
PROSETDX.msi.
NOTE: Intel PROSet can be installed with DxSetup.exe or msiexec.exe. Intel recom-
mends using DxSetup.exe. DxSetup.exe detects the system’s language, searches
for the appropriate transform fi le, and applies it to MSI package. The transform fi le
translates the installation instructions to the language associated with your operat-
ing system.
Command Line Switches
•
•
Switch
Description
/i
install
/x
uninstall
/q[r|n]
silent install options
r
Reduced GUI Install
n
Silent install
/l[i|w|e|a]
log fi le option.
i
log status messages.
w
log non-fatal warnings.
e
log error messages.
a
log the start of all actions.
Transforms
A property used to apply transforms (a .mst fi le) to an
MSI package. The following example applies a Chinese
language transform to MSI package, so the installer
displays Chinese strings during installation:
TRANSFORMS=2052.mst