Question:
How can you perform a silent installation (an unsupervised installation) of InLoox PM, e.g. for an automatic software distribution?
Answer:
You will need the EXE file of the InLoox PM Client to be able to perform a silent installation. We recommend you use the full installation package.
You can download the latest release here:
https://www.inloox.com/download/release/InLoox_Outlook_Client_Full.exe
The following example command lines are possible:
C:\InLoox_Outlook_Client_Full.exe /s
C:\InLoox_Outlook_Client_Full.exe /s CONNECTINFO="C:\Data\connect.info"
C:\InLoox_Outlook_Client_Full.exe /s INSTALLPATH="C:\Program Files\InLoox\InLoox PM" CONNECTINFO="C:\Data\connect.info"
Please take note of the following:
Uninstalling is possible with the following parameters:
C:\InLoox_Outlook_Client_Full.exe /s /uninstall
IMPORTANT The Install Aware Tool for creating MSI files is not compatible with the setup of Version 10 and 9. It is only compatible with the previous releases up until InLoox PM 8.
Procedure with InLoox now!:
You will need the EXE file of the InLoox now! for Outlook-Client to be able to perform a silent installation. We recommend you use the full installation package.
You can download the latest release here:
https://www.inloox.com/download/release/InLoox_Outlook_Client_Full.exe
The following example command lines are possible:
C:\InLoox_Outlook_Client_Full.exe /s
C:\InLoox_Outlook_Client_Full.exe /s INSTALLPATH="C:\Program Files\InLoox\InLoox PM"