How can I automatically install InLoox for Outlook on multiple desktops?


You are here: InLoox Support Knowledge Base Support Articles InLoox 10.x How can I automatically install InLoox for Outlook on multiple desktops?

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:

  • If you do not specify an installation path, depending on the Outlook bitness the path "C:\Program Files\InLoox\InLoox PM" or "C:\Program Files (x86)\InLoox\InLoox PM" will be used. This is why we do not recommend using this parameter if you do not want to install InLoox into a separate directory.
  • Microsoft .Net Framework 4.5 is required from InLoox PM 9 onwards. If it is not already on the computers, it will automatically be downloaded with the internet installation. Should you not want this, then you need to download the Framework 4.5 manually beforehand.

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"