I have a software package that is updated using TrueUpdateClient.exe. Is there any way to get the installer to run silently so it can be deployed via pdq? I have tried the usual switches such as /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP. I also tried passing the switches using a command link this | TrueUpdateClient.exe /silent /parameter1=g_SilentUntilUpdateAvailable /parameter2=silent
I tried running the installer via the universal silent switch finder however it did not turn up any switches. If anyone has any insight into installing this software silently so I can deploy it via PDQ I would appreciate it as I have been working on this for a while and can not get it to install silently.
I tried running the installer via the universal silent switch finder however it did not turn up any switches. If anyone has any insight into installing this software silently so I can deploy it via PDQ I would appreciate it as I have been working on this for a while and can not get it to install silently.
Comment