11.5

Table Of Contents
Dragon Administrator Guide version 11.5
o Reinstall if the file is missing or is an older version.
e Reinstall if the file is missing or is an equal or older version.
d Reinstall if the file is missing or a different version is present.
c Reinstall only files whose checksums are missing or corrupt.
a Force all files to be reinstalled, regardless of checksum or version.
u Rewrite all required registry entries from the Registry Table that go under HKEY_CUR-
RENT_USER or HKEY_USERS .
m Rewrite all required registry entries from the Registry Table that go under HKEY_LOCAL_
MACHINE or HKEY_CLASSES_ROOT. Regardless of computer or user assignment, rewrite all
info from these tables: Class, Verb, PublishComponent, ProgID, MIME, Icon, Extension, and
AppID . Reinstall all qualified components. When reinstalling an application, run the Reg-
isterTypeLibraries and InstallODBC actions.
s Reinstall all shortcuts and re-cache all icons, overwriting existing shortcuts and icons.
v Run from the source package, re-cache the local package. Does not apply to new installation
of a product or feature.
If you set REINSTALLMODE without also setting REINSTALL, then the detection modes
you specify still apply and the overwrite mode is used. The REINSTALLMODE property
affects only those features selected for installation using REINSTALL.
For example, to launch a minor upgrade without using setup.exe, you must set the following
properties on the command line:
REINSTALL=ALL REINSTALLMODE=vamus
To install a minor upgrade using an .msi file, use this command line:
msiexec /i "Dragon NaturallySpeaking11.msi" REINSTALL=ALL REINSTALLMODE=vamus
For more information on REINSTALLMODE and the reinstall option codes, see:
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/msi/setup/reinstallmode.asp
182