In IDN 2.0 and above, you can install the Windows HIPclient or HIPserver in unattended
mode as an Administrator.
Note:
You will need to create a plain text setup information file (INF). Additionally,
the HIPclient or HIPserver
installer package must be provided along with the INF.
-
Prepare the INF by running the installation package with the /SAVEINF
parameter. For example: HIPclient_Installer.exe /SAVEINF=setup.inf
The installer will create a file named setup.inf in the same location.
The contents of the file should look like the text
below:
[Conductor]
Link=https://192.168.56.2:8096
[Set up]
Lang=english
Dir=C:\Program Files (x86)\TemperedNetworks
Group=HIPserver
NoIcons=0
Tasks=desktopicons
-
Run the command HIPclient_Installer.exe /SILENT /SUPPRESSMSGBOXES
/LOADINF=setup.inf