PATCH MY PC DOCS

Knowledge Base

We’re here to help if needed

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.

Note: Patch My PC uses the latest Adobe Acrobat Reader EXE based installer for Base installations. Because of this, the Adobe Acrobat Reader version installed via the base installation feature may not match the latest MSP patch provided by Adobe.

Adding the MST file

  1. Generate your MST transform file using the Acrobat Customization Wizard or similar MSI modification software.
  2. Place the generated MST in a centralized location that the Patch My PC Publisher has access to.
  3. Open the Patch My PC Publisher and navigate to ConfigMgr Apps -> All Products -> Adobe Systems, Inc. -> Adobe Acrobat [Reader DC|Pro] [MUI]
  4. Right-click the application to modify and choose to Add custom pre/post update installation scripts.

    Adobe MST Right Click Pre/Post Script

  5. Click Browse… next to the Additional Files list box and select your custom MST file, Click OK.

    Adobe MST Additional Files Window

  6. Right-click the application to modify once more and choose Modify Command Line
    Adobe MST Right Click Modify Command Line
  7. 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”
    Adobe MST Modify Command Line Window
  8. Click Apply and run a Sync to update the Application in ConfigMgr.
  9. After the sync completes, the MST customizations should apply to future installations of the Adobe Reader or Pro base application.