Add an MST Transform to the Adobe Acrobat Reader or Pro Base Install
You can customize Adobe Acrobat Reader or Pro using a custom MST transform file via Patch My PC using our custom command line feature. The Adobe Acrobat Reader and Pro Base Installations use the executable (.EXE) installer by default, not an MSI. However, it is still possible to use a custom MST to customize the Reader or Pro installation. Follow the instructions below to add a custom MST to the Patch My PC Base installation for Adobe Acrobat Reader or Pro.
Adding the MST file
- Generate your MST transform file using the Acrobat Customization Wizard or similar MSI modification software.
- Place the generated MST in a centralized location that the Patch My PC Publisher has access to.
- Open the Patch My PC Publisher and navigate to ConfigMgr Apps -> All Products -> Adobe Systems, Inc. -> Adobe Acrobat [Reader DC|Pro] [MUI]
- Right-click the application to modify and choose to Add custom pre/post update installation scripts.
- Click Browse… next to the Additional Files list box and select your custom MST file, Click OK.
- Right-click the application to modify once more and choose Modify Command Line
- Enter the following in the Additional Argument field and click OK:
TRANSFORMS=[NameOfTransform.mst]
For Adobe Acrobat Pro in the Patch My PC Catalog, the previous instructions apply, however, the Additional Argument field should be updated to
/msiTRANSFORMS=[NameOfTransform.mst]
NOTE: There is NO SPACE between “/msi” and “TRANSFORMS” - Click Apply and run a Sync to update the Application in ConfigMgr.
- After the sync completes, the MST customizations should apply to future installations of the Adobe Reader or Pro base application.