Skip to main content
DA1201
Participant
February 15, 2016
Question

Slient install Adobe Acrobat DC with Office open

  • February 15, 2016
  • 0 replies
  • 455 views

I attempting to build a silent install for Adobe Acrobat DC for distribution via SCCM.

I have my install sequence down and working but if this runs while the end user has a Microsoft Office application open it errors out.  From what I can figure the issue it with the Adobe ribbon add-ins, if I use the Acrobat Customization Wizard and pull out the office add-ins problem solved.  But I need to have this feature enabled for my user community

I would prefer not to run any kill commands and have this install run while the user is logged in.

Here is my install sequence.

"%SCRIPTDIR%\Exceptions\ExceptionDeployer.exe" --workflow=install --mode=pre

"%SCRIPTDIR%\BUILD\Setup.exe" -mode=silent -action=install

"%SCRIPTDIR%\Exceptions\ExceptionDeployer.exe" --workflow=install --mode=post

"%SCRIPTDIR%\AdobeSerialization\AdobeSerialization.exe"

Thank you

This topic has been closed for replies.