Command line parameters
For more parameters, see https://jrsoftware.org/ishelp/index.php?topic=setupcmdline.
Examples:
haa-client-installer-<ver>.exe /haa-server-hostname=10.10.13.102 /haa-server-port=6566 /silent /nostart
This installs silently with progress displayed with the provided hostname and port.
haa-client-installer-<ver>.exe /silent
This installs silently with progress displayed. If a restart is required, a restart message prompt is displayed at the end.
haa-client-installer-<ver>.exe /silent /norestart
This installs silently with progress displayed. No restart message prompt is displayed at the end, even if needed by the installer.
haa-client-installer-<ver>.exe /verysilent /norestart
This installs silently without progress displayed. No restart message prompt is displayed at the end, even if needed by the installer.
haa-client-installer-<ver>.exe /verysilent
This installs silently without progress displayed. If required, the system restarts automatically without a message prompt.