June 22, 200422 yr 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
June 22, 200422 yr 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 June 22, 200422 yr by wamatt
June 23, 200422 yr 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:00000000Or grab the .reg file:Adobe6UpdatesOff.reg
December 29, 200817 yr Man i don't know why you guys are getting so much deep into registries when there is a simple solution available?http://www.ceveni.com/2008/03/disable-auto...in-acrobat.htmlcouple of months i too was facing the same problem where updater was triggering without notice and hogging bandwidth and i found the simple solution in above site which worked for me...
December 29, 200817 yr 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.
January 4, 200917 yr 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