Page 1 of 1

Unattended Select Client Installation?

Posted: Thu Jan 07, 2016 2:05 pm
by bpaul
Title 365 has asked if there is a way to do an unattended client install within their published app Citrix environment when upgrading to 4.0.4.4

Re: Unattended Select Client Installation?

Posted: Wed Jan 20, 2016 2:22 pm
by BobRichards
Doing a silent Client install assumes that you already have the appropriate .NET framework installed. To install silently, execute the following command on the MSI in the Client folder of our distribution package.

Code: Select all

msiexec /i Client.msi /qn RUNMSI=1