Applies to: Windows OS
Background: Quark Publishing Platform Client can be installed on Multiple machines instead of running the installer
Solution:To enable Windows users to perform a silent install on their client machines, an administrator must do the following:
- Running setup.exe silently : Setup.exe /S /v/qn
- Running msi silently : Msiexec /i <*.msi> /qn
Priyanka Bhotika
Comments