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
MSI properties for Dragon installations
This section describes the msiexec.exe properties that apply to Dragon. For information on Windows
Installer-defined properties, see the Microsoft Dev Center for Windows Installer: https://msdn.-
microsoft.com/en-us/library/windows/desktop/aa370905.aspx.
Syntax
l To install using msiexec.exe, use the syntax:
msiexec.exe /i "Dragon 15.msi" <PROPERTY>=<VALUE>
l
To install using setup.exe, put all msiexec.exe properties in quotation marks after the /v
option:
setup.exe /v"<PROPERTY>=<VALUE>"
l You do not need to preface Dragon command line options by hyphens or slashes.
l Unless otherwise noted, all property values are in UPPERCASE.
Note: If you use the /qn switch, no dialogs display during installation, even if you set them to
display in the command line.
Options Description
SERIALNUMBER=<serial_
number>
Required
Specify a valid serial number. A serial number is required for all
installations.
Note: Specifying a serial number on the command line
does not bypass the serial number checking during setup.
DEFAULTSINI="<full_path>\
nsdefaults.ini"
Optional
Indicates the default settings file (nsdefaults.ini ) that you
created when configuring the installer (see “Natspeak.exe
Command Line options” on page 25). The Dragon installer uses
this file to change the default settings for all users.
ROAMINGUSERINI="<full_
path>\roamingdef.ini"
Optional
Indicates a default settings file (roamingdef.ini) used to
configure Roaming network settings.
SETDEFAULTS=0/1
Optional
Sets the default state of the Modify the application’s settings
for all users check box in the Advanced dialog of the Installer.
0: Deselected. The Options dialog box does not appear during
installation.
1: (Default) Selected. The Options dialog box appears during
installation.
SETADMINS=0/1
Optional
Sets the default state of the Modify the administrative settings
check box in the Advanced dialog of the Installer.
0: Deselected. The Administrative Settings dialog box does not
appear during installation.
68










