14.0

Table Of Contents
Appendix A: Options for MSI Installations
Options Description
applicable product codes.
/L<parameter> "<full
path>\logfile.log"
Creates an installation log in the specified location. To log all
information, including verbose output, enter /L*v. You can send
this log to technical support should any issues arise.
For available parameters, see https://technet.microsoft.com/en-
us/library/cc759262(v=ws.10).aspx#BKMK_SetLogging
/q<parameter>
Sets the user interface level for the installation.
For an initial installation, pass the /qf option to ensure that you
see GUI prompts that will help you diagnose any issues that arise.
Use /qn for a silent installation.
For available parameters, see https://technet.microsoft.com/en-
us/library/cc759262(v=ws.10).aspx#BKMK_SetUI
NAS_ADDRESS="<Production server
URL>"
(NMS Installations only)
Indicates the NMS address that the Dragon client connects to
when the user logs on. You should have received this address in
your welcome email.
NAS_WINDOWS_LOGIN=0/1
(NMS Installations only)
Sets the Login Options radio button state in the NMS tab of the
Administrative Settings dialog.
Before you enable Active Directory single sign- on, you
must make additional configuration changes. See Single
sign-on overview” on page 35 for more information.
0: (default) Disables Active Directory single sign-on; sets radio
button to Provide a login name and password.
1: Enables Active Directory single sign-on; sets radio button to
Use Windows single sign-on.
Sample command lines
msiexec.exe command line
msiexec.exe /i "Dragon 14.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\Program Files\Nuance\NaturallySpeaking14"
PRODUCTUPDATEFLAG=1 REBOOT=ReallySuppress
PERIODIC_TASK="aco|lmo;admin;pswd;Mon, 01:00|Mon, 06:00"
ADDLOCAL=TTSENX,NatSpeak,ENUGeneral
/L*v "C:\Logs\logfile.log" /qn
setup.exe command line
setup.exe /s /v"SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI=\"C:\<full_path>\nsdefaults.ini\"
INSTALLDIR=\"C:\Program Files\Nuance\NaturallySpeaking14\"
121