15.0
Table Of Contents
- Chapter 1: About this guide
- Chapter 2: Preparing to install Dragon
- Chapter 3: Initial Installation of Dragon
- Chapter 4: Installing the Dragon client with settings
- Chapter 5: Configure the Dragon Client for NMC
- Appendix A: Modifying nsdefaults.ini
- Appendix B: Options for MSI installations
- Appendix C: Using Dragon over a remote desktop connection
Dragon Client Installation Guide
Sample command lines
msiexec.exe command line
msiexec.exe /i "Dragon 15.msi"
SERIALNUMBER=<serial_number>
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\Program Files\Nuance\NaturallySpeaking15"
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=<serial_number>
DEFAULTSINI=\"C:\<full_path>\nsdefaults.ini\"
INSTALLDIR=\"C:\Program Files\Nuance\NaturallySpeaking15\"
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"
70










