11.5

Table Of Contents
Dragon Administrator Guide version 11.5
The altered command line would look like this:
msiexec /i "Dragon NaturallySpeaking 11.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\<full_path>\Dragon11"
PRODUCTUPDATEFLAG=-1 REBOOT=ReallySuppress
QUICKSTART=1 /L*v "C:\Logs\logfile.log" /qn
Installing the Same Roaming User Profile
Configuration on Additional computer(s)
Use the roamingdef.ini file you created during the initial installation as the input for the ROAM-
INGUSERINI option in this format (be sure to use the full path to the file when you pass the
option):
ROAMINGUSERINI="Y:\<full_path>\roamingdef.ini"
In the above example, Y: is mapped network drive, accessible from client computers.
Optionally include the ROAMINGUSERINI option in the installation command line. If you do
not use this property, default settings are assumed.
msiexec /i "Dragon NaturallySpeaking 11.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\<full_path>\Dragon11"
ROAMINGUSERINI="C:\<full_path>\roamingdef.ini"
/L*v "C:\nuanceLogs\logfile.log" /qn
After you have completed the installation, verify that all options are correctly set on the client
computer.
Launching Online Registration Form After
Installation
To have the online registration form for Dragon pop up on the workstation in its browser imme-
diately after the installation completes, you can pass a option to the WEBREGISTRATION
option and set it to 1 (applies only if you do not use the /qn option). The default is 0 which
means registration will not be launched.
WEBREGISTRATION=1
The revised command line would look like this:
msiexec /i "Dragon NaturallySpeaking 11.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\<full_path>\Dragon11" PRODUCTUPDATEFLAG=-1
172