9.0
16
p - Terminal properties.
v - Verbose output.
x - Extra debugging information. Only available on Windows Server
2003.
+ - Append to existing file.
! - Flush each line to the log.
"*" - Wildcard, log all information except for the v and x options. To
include the v and x options, specify "/L*vx".
PROPERTY=VALUE Overrides default public property value. For example, setting
"XYZ=ABC" will replace the default property value of XYZ to ABC.
MSI options specific to NaturallySpeaking
This section described the msiexec.exe options specific to Dragon NaturallySpeaking.
The NaturallySpeaking command line options do not need to be prefaced hyphens or slashs.
Note: Launching <msiexec.exe "Dragon SDK Client Edition" XYZ=ABC> automatically sets the property
"XYZ" to the value of "ABC" internally and continues the installation. However, installation through setup.exe will
still require the "/v" command line option in order to pass the property override value on to the MSI service.
The following table documents the supported global property overrides. Unless noted otherwise, all property
values are in UPPERCASE.
Option Description
ADDLOCAL=Feature1,Feature2,...
or
ADDLOCAL=ALL
The value of the ADDLOCAL property is a list of features that
are delimited by commas, and are to be installed locally.
To install all features locally (including the speech files), use
ADDLOCAL=ALL on the command line.
ADVERTISE=Feature1,Feature1,... The value of the ADVERTISE property is a list of features
delimited by commas that are to be advertised.
To install all features as advertised, use ADVERTISE=ALL on
the command line.
The ADVERTISE option overrides the ADDLOCAL option.
The best method for specifying a custom installation is to set
the ADDLOCAL property to ALL and then specify the
ADVERTISE property to match those features you don't want
installed locally. A list of the features that may be set for
installation is listed below.
DEFAULTSINI="c:\xyz.ini" Specifies a "default settings" file, which will allow an installer
to change the default behavior of the product for all users.










