11.5

Table Of Contents
Dragon Administrator Guide version 11.5
Suppressing Reboot of the computer
After Installation
To suppress rebooting of the computer after installation of Dragon completes, you can pass Micro-
soft's REBOOT option set to ReallySuppress. Using this option also suppresses the reboot some-
times required by the installation of Visual C++ Runtime for Dragon, which setup.exe installs in
the background. Using this option is highly recommended if you are executing a silent installation
( if system updates are pending, rebooting is required for DNS to work normally).
REBOOT=ReallySuppress
The altered command line would look like this:
setup.exe /s /v"SERIALNUMBER=#####-###-####-####-##
DEFAULTSINI=\"C:\<full_path>\nsdefaults.ini\"
INSTALLDIR=\"C:\<full_path>\Dragon11\" /qn
PRODUCTUPDATEFLAG=-1 REBOOT=ReallySuppress
/L*v C:\Logs\logfile.log /qn"
146