Background: Sometimes, you may need to install Quark Publishing Platform Client on multiple machines, instead of running the installer we can perform silent installation.
Applies to: Windows OS
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