Question:
Is it possible to perform a silent installation of InLoox, e.g. for an automatic software distribution?
Answer:
In order to be able to perform a silent installation, you need the MSI file of InLoox Workgroup Server. The current file can be downloaded here:
http://www.inloox.com/download/release/InLoox_WorkgroupEnterprise.msi
To accomplish a silent installation with the MSI file, it has to be called up with the following parameters:
msiexec /i "C:\InLoox_PM_WorkgroupEnterprise.msi" CMDLINE="/clientinstall connectionfile=""C:\connect.info"" folder=""C:\Program Files\InLoox\InLoox PM""" /quiet
In order to accomplish a silent installation with the MSI file for all users, it has to be called up with the following parameters:
msiexec /i "C:\InLoox_PM_WorkgroupEnterprise.msi" CMDLINE="/clientinstall connectionfile=""C:\connect.info"" folder=""C:\Program Files\InLoox\InLoox PM""" /quiet ALLUSERS=2
Please note: It is required that you have already published a database and created a connect.info file with the InLoox Setup.
You can't find the answer to your questions in our online support center? Send us a support ticket.
Search our support center for answers to your question on InLoox, find user instructions and tutorials.