Nuance Management Center

Table Of Contents
Dragon Installation Guide
Installing a Roaming user profile configuration on additional computers
The default Roaming user settings you created in “Setting Roaming user profile options” on page 131 are transferred to
your client computers only if you include the ROAMINGUSERINI option, set to roamingdef.ini. Use the full path to
the file:
ROAMINGUSERINI=\"C:\<full_path>\roamingdef.ini\"
If you do not pass the ROAMINGUSERINI option, default settings are used. You must also include the DEFAULTSINI
option, set to nsdefaults.ini, as shown below.
For installations using setup.exe, your command line may look like this:
setup.exe /s /v"SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI=\"C:\<full_path>\nsdefaults.ini\"
INSTALLDIR=\"C:\Program Files\Nuance\NaturallySpeaking14\"
ROAMINGUSERINI=\"C:\<full_path>\roamingdef.ini\"
/L*v C:\Logs\logfile.log /qn"
Note: Enclose long path names containing spaces in quotation marks. Be sure to escape the each
quotation mark with a backslash: \" .
If you are using msiexec.exe to install, your command line might look like this:
msiexec.exe /i "Dragon 14.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\Program Files\Nuance\NaturallySpeaking14"
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.
137