Deployment Guide

Operation Command Example and Comments
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