Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How to Add any Acorbat update, MSP in installation package

New Here ,
May 12, 2019 May 12, 2019

Hello

I am trying to figure out how to include any new MSP file which is an update to acrobat DC into the installation package so that I always have the installer to install the latest update. my understanding was to simply drop the MSP file into the Adobe folder where all setup file are, but ti does not seem t work.

is there any other step to this?

thanks

10.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jun 04, 2019 Jun 04, 2019

The ETK is the place to look. 

Bootstrapper Deployment — DC Windows Desktop Deployment

You will need to modify the setup.ini file and add the "PATCH=" with the appropriate name of the MSP file you are updating with in your package.

PATCH=AdbeRdrUpd(version).msp 

Translate
LEGEND ,
May 13, 2019 May 13, 2019

Have you read the Acrobat Enterprise Deployment Guide?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jun 04, 2019 Jun 04, 2019
LATEST

The ETK is the place to look. 

Bootstrapper Deployment — DC Windows Desktop Deployment

You will need to modify the setup.ini file and add the "PATCH=" with the appropriate name of the MSP file you are updating with in your package.

PATCH=AdbeRdrUpd(version).msp 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines