Estimated reading time: 1 minutes
If you are using PDF-XChange Pro and you wish to run a silent installation or add it as an application for your Software Catalog in SCCM, you can use the settings as below:
SILENT INSTALL
For a standard silent install, the command line is:
PDFX3.exe /VERYSILENT /NORESTART /Key:"xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" /UserName:"techygeekshome" /Organization:"techygeekshome" /UserEmail:"techygeeks@outlook.com"
All you have to do is put in your own serial number replacing the “x”‘s after /Key:” and also enter your own UserName, Organization and UserEmail details.
CONFIGURATION MANAGER SOFTWARE CATALOG
If you wish to add PDFX-Change Pro to your software catalog as an application, you can use the settings as per below.
Installation Program:
PDFX3.exe /VERYSILENT /NORESTART /Key:"xxxxx-xxxxx-xxxxx-xxxxx-xxxxx-xxxxx" /UserName:"techygeekshome" /Organization:"techygeekshome" /UserEmail:"techygeeks@outlook.com"
Uninstall Program:
PDFX3.exe /uninstall
Detection Rule:
You can then distribute and deploy to a collection where you require.
Share this content: