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. The following command line arguments and parameters can be used to perform a silent installation.
-
Open a Command Prompt window.
-
Enter the drive letter where the CAESAR II DVD is located. For example, type:
E:
-
Type the installation command:
CII_Setup.exe -silent -install SLAACCEPT=YES COMPANYNAME=<Company Name> USERNAME=<User Name> SERIALNUM=<serial number> INSTALLFOLDER="C:\Program Files (x86)\Intergraph CAS"
Parameters for CII_Setup.exe
-silent – Sets silent installation mode.
-install – Installs the software.
SLAACCEPT=YES – Approves the license agreement.
COMPANYNAME=<Company Name> – Specifies the company name which is used in the analysis report header.
USERNAME=<User Name> – Specifies a user name.
SERIALNUM=<serial number> – Specifies the product serial number provided to you by Hexagon Asset Lifecycle Intelligence.
INSTALLFOLDER="<path>" – Specifies the installation location for the software.
For a complete list of command line arguments for CII_Setup.exe, type the following in a Command Prompt window: CII_Setup.exe /?