Я хочу отключить автоматическое обновление для Adobe Creative Suite CS4 в Windows 7. Я следовал за шагами как дано здесь.
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.
Я проверил мой реестр Windows. Не было никакого AdobeOnlineDefault в HKEY_LOCAL_MACHINE\SOFTWARE\Adobe\
Однако следующее было успешным. Но все равно всплывающее окно всплывающее окно.
To Change the Adobe Updater preferences, do the following:
1. Start the AdobeUpdater.exe application from ...\Program Files\Common Files\Adobe\Updater 6
2. When the update screen appears, click the Preferences button
3. Uncheck the Automatically Check for updates checkbox and click OK
Собственный КБ Adobe говорит следующее, но я не уверен, работает ли это в Windows 7.
On Windows XP or Windows Vista
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"
В другом учебнике говорится об изменении файла AdobeUpdaterPrefs.dat, который в моем случае находится здесь: C:\Users\user1\AppData\Local\Adobe\Updater6\AdobeUpdaterPrefs.dat, но я не знаю, как редактировать этот XML-файл. Есть ли правильный способ отключить автоматическое обновление для Adobe CS4?