Product: Quark Publishing Platform (QPP)
Background: Sometimes, you may need to install QPP 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
Priyanka Bhotika
Comments