Skip to main content
Participant
January 4, 2021
Answered

Download and Install MSI or Any Package?

  • January 4, 2021
  • 5 replies
  • 686 views

Hi any/everyone,

 

Have recently purchased for licenses of Acrobat Standard DC.

 

After an hour or so of clicking through links, logging into portals, entering passwords and looking for an email address for support that I can't find, I have given up and posted here.

 

I own 4 licenses. I would like an .msi or .exe or anything I can deploy here so my users can use this software.

 

All I've found so far is something that wants to email them links to the software, but this isn't the way I want to manage this - I want to deploy it myself.

 

Can anyone at Adobe steer me right?

 

Thanks. 

This topic has been closed for replies.
Correct answer ___Dom___

Hi again,

 

you can disable all the services integration with the Acrobat Customization Wizard prior to installing:

 

https://www.adobe.com/devnet-docs/acrobatetk/tools/Wizard/online.html

 

Load the MSI from the installation package into the Wizard, make the relevant changes, and save the MST file alongside your MSI, then install using this to ensure the changes are used.

 

Hope that helps.

Dom

5 replies

___Dom___
Inspiring
January 4, 2021

Hi,

 

You can download an extractable archive from the following page which you can deploy via msiexec: 

https://helpx.adobe.com/acrobat/kb/acrobat-dc-downloads.html - Download Acrobat DC | Enterprise term or VIP license

 

You can deploy with the required update from this page by placing the MSP file in the installation directory and referencing it in the setup.ini:

https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

https://www.adobe.com/devnet-docs/acrobatetk/tools/DesktopDeployment/bootstrapper.html#setup-ini-examples 

 

More details on deployment available here:

https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/cmdline.html 

 

Hope that helps,

Dom

 

Participant
January 13, 2021

That's fab, I'll give that a go.

 

Thanks Dom.