11.5

Table Of Contents
Chapter 5: Installing Dragon using the Windows installer (MSI)
INSTALLDIR="C:\<full_path>\Dragon11"
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
ROAMINGUSERINI="C:<full_path>\roamingdef.ini"
PERIODIC_TASK="aco|lmo;admin;pswd;Mon, 01:00|Mon, 06:00"
/L*v "C:\Logs\logfile.log" /qn
For more information on the PERIODIC_TASK option, refer to MSI Options for Roaming User
Profile, Tuning, and Data Collection Setup.
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
REBOOT=ReallySuppress
WEBREGISTRATION=1 /L*v "C:\Logs\logfile.log"
msiexec /i "Dragon NaturallySpeaking 11.msi"
SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI="C:\<full_path>\nsdefaults.ini"
INSTALLDIR="C:\<full_path>\Dragon11" PRODUCTUPDATEFLAG=-1
REBOOT=ReallySuppress QUICKSTART=1
WEBREGISTRATION=1 /L*v "C:\Logs\logfile.log"
175