Silent installation on Windows
Administrators can configure silent installation of HCL Client Application Access (HCAA).
Procedure
-
Open a command prompt, and change the directory where
setup.exe/installeris copied. Then enter the following command:setup.exe -s -a /s /v.SETMULTIUSER=1 PROGDIR=\\
%s\\/qn
Note: The-s,-a, and/sparameters are required for silent installations.-ssilences the Package For the Web wrapper UI;-apasses all following command line options to the embedded package, and/ssilences the embedded package's extraction UI. The/vpasses the rest of the quoted string to the msiexec engine. -
Install HCL Client Application Access to the default location:
setup.exe -s -a /s /v. You can change the default to your preferred program directory with the command:/qn
setup -s -a /s /v.PROGDIR=[non-default path] /qn
Note: You can't change the default HCAA data directory. -
To upgrade from ICAA 1.0.1 or 2.0.1 to HCAA, enter the command
setup.exe -s -a /s /v/qn