Skip to main content
Ceralis
Participant
May 3, 2016
Answered

Acrobat Customization Wizard and activex Dll

  • May 3, 2016
  • 1 reply
  • 825 views

Hi, I want to deploy Acrobat Reader DC with SCCM, it works but I need to change a dll named AcroPDF.dll wich is in C:\Program Files (x86)\Common Files\Adobe\Acrobat\ActiveX because our soft use the older one.

So with the wizard I modify AcroPDF.dll with the older one, I save the mst and I deploy. The mst is well used because the others changed I made with the wizard are done but the AcroPDF.dll is always the new one.

So is it possible to change a dll used by Acrobat Reader?

What is wrong if it's possible to do it?

Thanks

This topic has been closed for replies.
Correct answer EnterpriseHelp

I'm a little unclear about what you're trying to accomplish, but changing, renaming, or replacing any dll is unsupported.

Ben

1 reply

EnterpriseHelp
EnterpriseHelpCorrect answer
Inspiring
May 3, 2016

I'm a little unclear about what you're trying to accomplish, but changing, renaming, or replacing any dll is unsupported.

Ben

Ceralis
CeralisAuthor
Participant
May 4, 2016

Ok thanks, so I'll replace this dll with a bat, it works but it's not as simple.