Vector PC-Duo Technical Information Page 141

  • Download
  • Add to my manuals
  • Print
  • Page
    / 147
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 140
Command Line Configuration
141
The following table contains a partial list of MSIEXEC setup options:
Option
Command Line
Description
/s
setup.exe /s
Run the
setup.exe
portion of the MSI
in silent mode.
/a
setup.exe /a
Run MSI
installation in
administrative
mode
/x
setup.exe /x
Uninstall the
application
/w
setup.exe /w
Force
setup.exe to
wait until the
installation is
complete before
exiting.
/v
setup.exe /v
"parameters"
Pass the
parameters to
msiexec.exe.
NOTE: The /v
option requires
the complete
set of
parameter:value
pairs to be
enclosed in
double quotes.
MSIEXEC variables
Any of the following MSIEXEC parameters can be included when you implement
command line installation of the Host. Modify these directly in the .MSI file or apply them
to a .MST transform file.
NOTE: These property values are case sensitive. Do not change other values in the
.MSI file.
Property
Description
LICENSE
The required the
Host license key
that is distributed
with the purchase of
the software.
Page view 140

Comments to this Manuals

No comments