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

bUpdater registry key is reset to 0 after autoupdate

Community Beginner ,
Jul 09, 2020 Jul 09, 2020

We recently rolled out an autoupdate version of the Adobe Acrobat Reader DC on a few testclients. Before that we used fixed versions where the update feature was disabled via the FeatureLockDown settings.

After the installation of the autoupdate version the registry keys needed for autoupdate are all set to 1 (as intended):

HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown\bUpdater
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown\cServices\bUpdater

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown\bUpdater
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown\cServices\bUpdater

 

And this works fine for the first update. The reader updates itself to the newest version after some time. The problem is that the bUpdater values are reset to 0 after the update, thus preventing future autoupdates.

Is there a setting in the Adobe Reader to prevent this behaviour?

TOPICS
General troubleshooting , Windows
14.1K
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
Community Beginner ,
Aug 26, 2020 Aug 26, 2020

We're having the same issue. Have you found anything to resolve this?
(We deployed with a custom transform, but now we want to change to aut-update.)

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
Advocate ,
Aug 26, 2020 Aug 26, 2020

You cannot change this without complete product uninstall.

Transforms are registered by Windows Installer Service with initial install of a product and always applied during Repair or Update transactions. It is standard MSI functionality.

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
Community Beginner ,
Aug 26, 2020 Aug 26, 2020

That's unfortunate. We were hoping to avoid that across 20,000+ computers. 😞

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
New Here ,
Dec 01, 2023 Dec 01, 2023

Hi, do you have sources for this claim? I have a similar issue and i am not happy to reinstall hunderts of installations.  My go to is to cunitously push those keys on the clients and force the updates on that way. 

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
Advocate ,
Dec 01, 2023 Dec 01, 2023
LATEST

From Applying Transforms - Win32 apps | Microsoft Learn

"Note that the transforms list cannot be modified once installed and can only be removed by uninstalling the application."

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