Nuance Management Center

Table Of Contents
Chapter 14: Upgrading the Dragon client
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
REMOVEOLDPROD=1 /L*v "C:\logfile.log" /qn
l For a minor upgrade, install the new version of Dragon with msiexec.exe as you would the major
upgrade, but pass REINSTALL and REINSTALLMODE options, as shown in the sample below:
msiexec /i "Dragon 14.msi"
SERIALNUMBER=#####-###-####-####-##
REBOOT=ReallySuppress
INSTALLDIR="C:\Program Files\Nuance\NaturallySpeaking14"
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
REINSTALL=ALL REINSTALLMODE=vamus
/L*v "C:\logfile.log" /qn
Here, REINSTALL is set to ALL and REINSTALLMODE is set to vamus.
For more information on the REINSTALL and REINSTALLMODE settings, refer to “MSI Options for Dragon
Installations on page 118.
Caution:
If you do not pass the REINSTALL and REINSTALLMODE options, the minor upgrade does not complete
successfully.
If you are using Roaming user profiles in Stand-Alone mode, be sure to include your roamingdef.ini file
(see “Installing a Roaming user profile configuration on additional computers on page 137).
Edit the NSSYSTEM.INI file
After you install Dragon using a script, you must edit the nssystem.ini file so that Dragon can find existing profiles
from the previous version and launch the Upgrade User Profile Wizard when the user opens Dragon.
Edit the nssystem.ini from the machine where you performed the installation. Do not copy the nssystem.ini file
from a different computer where you installed Dragon.
1. Navigate to C:\ProgramData\Nuance\NaturallySpeaking14.
2. Use a text editor like Notepad to open the nssystem.ini file.
3. In the nssystem.ini file, in the [Settings] section, add the following line:
Old Users Directory=<path to previous Dragon version profiles>
4. Save the nssystem.ini file.
89