Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Acrobat Reader - disable check update

Featured Replies


Add these registry keys:

"HKLM\SOFTWARE\Adobe\Acrobat Reader\6.0\FeatureLockdown\bUpdater=0"
 "HKCU\Software\Adobe\Acrobat Reader\6.0\Updater\iUpdateFrequency=0"
 "HKCU\Software\Adobe\Acrobat Reader\6.0\Updater\bShowNotifDialog=0"
 "HKCU\Software\Adobe\Acrobat Reader\6.0\Updater\bShowAutoUpdateConfDialog=0"

I use them in a transform I created along with other options, grab it from this thread that you already read (seeing as how you posted a reply in it.):

http://www.msfn.org/board/index.php?showtopic=19245&st=10

  • Author

Actually wanted a reg file. I converted this.

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\FeatureLockdown]

"bUpdater"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\Updater]

"iUpdateFrequency"="0"

"bShowNotifDialog"="0"

"bShowAutoUpdateConfDialog"="0"

Which makes strings and not DWORDS, which should be correct right?

Edited by wamatt

Here ya go. :)

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\6.0\Updater]
"bShowAutoUpdateConfDialog"=dword:00000000
"iUpdateFrequency"=dword:00000000
"bShowNotifDialog"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\Acrobat Reader\6.0\FeatureLockdown]
"bUpdater"=dword:00000000

Or grab the .reg file:

Adobe6UpdatesOff.reg

  • 4 years later...

Maybe you didn't realize but this is a forum for "Unattended" application installs. Meaning people doesn't want their users to follow that instructions. They just want that nagging updater to be closed automatically right after the installation.

Can this be turned off?

Which version ?

Somes regs tweaks above are for old v6.x, v7.x or v8.x version.

For v9.x, you can delete the update plugin: Program Files\Adobe\Reader 9.0\Reader\plug_ins\Updater.*

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.