Support Forum: Get Support for Patch My PC Products and Services

Microsoft Configuration Manager and Intune (Enterprises/Paid) => Support and General Questions (Enterprises Using ConfigMgr and Intune) => Archived Feature and Product Request => Topic started by: SW on May 12, 2015, 02:35:04 AM

Title: PDFsam Basic
Post by: SW on May 12, 2015, 02:35:04 AM
Alternatively to the PDF creator we are using the PDFsam Basic, which comes as MSI. Maybe it is a good idea for your catalog:

http://www.pdfsam.org/downloads/ (http://www.pdfsam.org/downloads/)
Title: Re: PDFsam Basic
Post by: Justin Chalfant (Patch My PC) on May 21, 2015, 08:13:15 AM
We are looking into this product.
Title: Re: PDFsam Basic
Post by: Justin Chalfant (Patch My PC) on May 21, 2015, 03:50:13 PM
PDFsam auto opens a web browser after the installation. This will cause a notification to appear for the user saying there is an interactive message trying to display since the install runs under system context. Due to this, we will not be adding this title to the catalog.
Title: Re: PDFsam Basic
Post by: Gee on June 20, 2019, 02:40:46 PM
msiexec /i pdfsam-3.3.7.msi SKIPTHANKSPAGE=Yes CHECK_FOR_UPDATES=false CHECK_FOR_NEWS=false DONATE_NOTIFICATIONS=false PREMIUM_MODULES=false /qn

This command line should prevent the web page from opening.

Not related to the install, PDFSam Basic will check for JRE 1.8 on first run.
Title: Re: PDFsam Basic
Post by: Omar (Patch My PC) on June 21, 2019, 06:31:40 AM
Quote from: Gee on June 20, 2019, 02:40:46 PM
msiexec /i pdfsam-3.3.7.msi SKIPTHANKSPAGE=Yes CHECK_FOR_UPDATES=false CHECK_FOR_NEWS=false DONATE_NOTIFICATIONS=false PREMIUM_MODULES=false /qn

This command line should prevent the web page from opening.

Not related to the install, PDFSam Basic will check for JRE 1.8 on first run.


Thanks for the switches! we already have PDFsam, will make sure to use these switches in the next update :)