14.0
Table Of Contents
- Dragon_InstallationGuideCover_20160929_v1
- About this guide
- Chapter 1: Introduction
- Chapter 2: Installation checklists
- Chapter 3: Preparing for your server installation
- Chapter 4: Installing the servers
- Chapter 5: Post-installation tasks
- Chapter 6: Preparing for your Active Directory single sign-on configuration
- Chapter 7: Installing the Local Authenticator
- Chapter 8: Preparing for your Dragon Group client installation
- Chapter 9: Installing the Dragon Group client
- Chapter 10: Installing the Dragon client with Settings
- Chapter 11: Configuring the Dragon client for NMS
- Chapter 12: Scheduling Optimization Tasks
- Chapter 13: Working with Custom Commands
- Chapter 14: Upgrading the Dragon client
- Chapter 15: Managing Logs and Errors
- Chapter 16: Using Dragon over a remote desktop connection
- Appendix A: Options for MSI Installations
- Appendix B: Stand-Alone Mode Installation Options
- Appendix C: Database backups
Nuance Management Center Server Installation and Client Configuration Guide
Using the Convert XML to DAT Tool
You can use a text editor to edit custom commands in XML format. To restrict access to only Dragon users,
you can convert your commands from XML format to DAT format. Dragon uses .dat files to store
commands.
For more information on creating custom commands, see “Creating and editing custom commands” on
the Dragon Help site. For help with Structured Commands, see the Advanced Scripting Reference.
You can use the XML to DAT tool (mycmdsxml2dat.exe) to extract user-defined Dragon commands from an
XML file. The tool writes the commands to a .dat file.
Starting the Convert XML to DAT tool
l Windows 7: Click Start > All Programs > Dragon > Dragon Tools > Convert XML to DAT.
l Windows 8.x: From the Start screen, click the down arrow to show all applications. Scroll to find
Dragon, then find Convert XML to DAT.
l Windows 10: Click Start > All apps. Scroll to find Dragon, then find Convert XML to DAT.
The Convert XML to DAT tool starts in an MS-DOS window, listing the tool’s syntax.
Convert XML to DAT syntax
The convert XML to DAT tool (mycmdsxml2dat.exe) uses the following syntax:
mycmdsxml2dat.exe <dat-file-path> <xml-file-path> [options]
Parameters Type Description
<dat-file-path>
Required
The full path to the local copy of the current end-user's .DAT file (by
default, C:\Pro-
gramData\Nuance\NaturallySpeaking14\Data\enx\dat).
<xml-file-path>
Required
The full path to the .XML file to be converted.
-v
Optional
Validates the specified .xml file over the Internet with a Nuance
DTD (Document Type Definition) file. Disabled by default.
Use the XML to DAT tool to convert data in an XML file
1. Create an XML file that contains the commands to use with Dragon.
2.
On a command line, use mycmdsXML2DAT.exe with the syntax shown above to convert the XML file
to DAT format.
3.
Use the nsadmin utility to copy the .dat file to the Data Distribution directory. For more information,
see the nsadmin Help file available in the Help folder of your installation directory (by default,
C:\Program Files\Nuance\NaturallySpeaking14\Help).
The next time a user opens a user profile, Dragon incorporates the new commands from the .dat file into the
user profile.
To distribute commands in the NMC console, see “Working with Command Sets” in the Nuance Management
Center Administrator Guide.
79










