Showing posts with label update. Show all posts
Showing posts with label update. Show all posts

Adobe CS4 Disable Updates

I hate automatic updates, especially ones that aren't easy to disable.

Heres how to disable it from the CS4 iteration of their software offerings.
  1. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\
  2. Set "AdobeOnlineDefault" to "0" (zero).
    If it doesnt exist, create it as a new String Value.
  3. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\CSXSPreferences\
  4. Set "UpdatesAllowed" to "0" (zero).
    If it doesnt exist, create it as a new String Value.
These should work for both XP/Vista and presumably Windows 7.

[ Source ]

*edit - 29/01/2009*
Just to make things a little easier, I've translated the instructions above into a command you can run from the start menu.

REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe" /f /v AdobeOnlineDefault /d "0"
and
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\CSXSPreferences" /f /v UpdatesAllowed /d "0"

*edit - 24/03/2009*
Sadly, the instructions from Adobe just don't work.
After being annoyed even futher, I've discovered yet another way to disable the updates.

Go to "C:\Program Files\Common Files\Adobe\Updater6" and run "Adobe_Updater.exe".
Now before you think I've gone completely insane and given in, just let the initial scan finish.

It'll present you with a notification dialog and you can select "Preferences".
Untick everything!
Hopefully, this will work.

*edit  - 29/11/2010* [ Source ]

Anonymous (who deleted his/her own comment) gave this helpful tip.
An option for system admins to disable the updater altogether is to create a registry key which blocks it from running, even if the user tries to update manually by running "Adobe_Updater.exe".

  1. Using Regedit.exe, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe
  2. Create a new key in this folder named "Updater"
  3. Create a new DWORD value within this key named "Enterprise" with a value of "1"

Software Update Checker

One day I was curious to see if someone had a good implementation of an idea I had.
Something that checks all the software on my computer to see if it is up to date, and provided some sort of mechanism to update things easily.

Well, its been done already and pretty well at that!

FileHippo have a pretty good software database already and their software seems pretty accurate!
http://www.filehippo.com/updatechecker

Give it a go. Its a tiny download if you use the standalone.
No installation required.
 
Copyright © Twig's Tech Tips
Theme by BloggerThemes & TopWPThemes Sponsored by iBlogtoBlog