flcdrg / au-packages

David's Chocolatey Automatic Packages
MIT License
18 stars 53 forks source link

[PDFXchangeEditor] support for ADDLOCAL property in -params #105

Open bezzyk opened 3 years ago

bezzyk commented 3 years ago

Dear David,

I would like to achieve Chocolatey instalation of PDFXchangeEditor without PDF Printer. There is a manual of MSI switches here: https://help.tracker-software.com/pdfxe8/ (manual of pdfxe9 is not published yet).

According to this manual if you do not want a PDF printer, you have to specify all features you need with ADDLOCAL property (and there are lot of them). It works using MSI installer, but it is not implemented in Chocolatey package -params

Can I ask you for implementation? Maybe I am not only one who would like to customize PDFXchangeEditor features when installing using Chocolatey.

Thank you, Radek