Deployment Guide
Operation Command Example and Comments
• 1028 — Chinese
Taiwan
• 1031 — German
• 1033 — English
• 1034 — Spanish
• 1036 — French
• 1040 — Italian
• 1041 — Japanese
• 1043 — Dutch
Netherlands
• 2052 Simplified
Chinese
• 3076 — Chinese
Hongkong
or If the installation
language is not specified,
the installer selects the
default operating system
language, or English if the
default operating system
language is not supported.
Silent unattended
installation to
custom directory
msiexec /i Command_Monitor_< x84 or
x64>.msi INSTALLDIR=<destination>/qn
Where <destination> is the
custom directory. And the
INSTALLDIR must be in
uppercase. For example,
msiexec /i
Command_Monitor_<x86
or x64>.msi
INSTALLDIR=c:
\destination
9