Unattended Select Client Installation?

Discussions related to installation and setup of SoftPro products.
Post Reply
bpaul
Posts: 1
Joined: Thu Jan 07, 2016 12:40 pm

Unattended Select Client Installation?

Post 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
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: Unattended Select Client Installation?

Post 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
Bob Richards, Senior Software Developer, SoftPro
Post Reply