System information

Command Line Configuration
The following example is identical to the msiexec example, except that it uses the
start/wait syntax to wait for the installation to be complete before continuing in a
batch file.
start/wait msiexec /qn /I Host.msi LICENSE=1234567890
REBOOT=Suppress HOSTSETTINGS="name:apple password:core"
INSTALLDIR="c:\Program Files\Vector Networks\Host"