Copy link to clipboard
Copied
I need to install Adobe reader on 150+ computers
I want to disable Autoupdate feature in Adobe reader 10.1.4
How can i do this ?
I am not going to use Adobe customization wizard.
Are there any ways via Group Policy or mms.cfg or any other way by which I can disable autoupdate when i install it through SCCM ????????
Copy link to clipboard
Copied
The right way to disable Adobe Reader Updater is to set bUpdater DWORD registry value to 0 in the registry below:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown
On 64 bit systems the registry path will include Wow6432Node, like in the example below
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown
Copy link to clipboard
Copied
Find more inspiration, events, and resources on the new Adobe Community
Explore Now