Install in Silent Mode
Install in Silent Mode
You can install and uninstall CAESAR II using a command line instead of the normal installer interface. You can then perform an unattended
installation without dialog boxes, such as when performing a network installation or a corporate repackaging.
Use the following command-line arguments and parameters with Windows Installer (msiexec.exe) and the CAESAR II setup
(CAESARII_2019_Setup.exe) to perform a silent installation of the product.
1. Click Start > All Programs > Accessories > Command Prompt.
2. Type the drive letter where the CAESAR II DVD is located. For example, type:
E:
3. Change the path to the CAESAR II folder where Setup.exe is located on the DVD. For example, type:
cd CAESARII_2019
For silent installation with English language and green ESL color, type:
For silent installation with Red ESL color and ESL installed locally, type:
CAESARII_2019_Setup.exe /s /v"/qn INSTALL_SILENT="Yes" ESL_COLOR="Red"
ESL_ON_MACHINE="Yes" SERIALNUMBER="<serial number>""
Arguments
/s
/v
/qn
/qb
Perform silent installation with interface notifications (however, no user interaction is required)
Parameters for CAESARII_2019_Setup.exe
INSTALL_SILENT
SERIALNUMBER
ESL_COLOR
ESL_ON_MACHINE
INSTALLDIR
For a complete list of command-line arguments for msiexec.exe, type the following in a Command
Prompt window: msiexec.exe /?
For a complete list of command-line arguments for the CAESARII_2019_Setup.exe, type the following in a Command
Prompt window: CAESARII_2019_Setup.exe /?
You must type this command from the drive and path in which the setup is located.