Joe User 99 Posted June 22, 2004 Posted June 22, 2004 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
wamatt Posted June 22, 2004 Author Posted June 22, 2004 (edited) 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, 2004 by wamatt
Joe User 99 Posted June 23, 2004 Posted June 23, 2004 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
dreamspark Posted December 29, 2008 Posted December 29, 2008 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...
nomadturk Posted December 29, 2008 Posted December 29, 2008 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.
hj_fr Posted January 4, 2009 Posted January 4, 2009 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.*
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now