Disable auto-updates | Application Manager

Adobe Creative Suite 6 and Adobe Creative Cloud include an automatic update mechanism that is part of the Adobe Application Manager and Adobe Creative Cloud desktop application (respectively). By default, this update mechanism uses an Internet connection to check Adobe servers for available updates to installed CS6 or Creative Cloud applications. In certain circumstances, system administrators want to disable these connections. You can disable these connections at the time of deployment using features in the Creative Cloud Packager. 

This document explains how to disable the connections after deployment, or when using other deployment methods.

Machine-wide disablement

To disable access to updates for all users on a given machine, administrators can create an admin preference file. (This file disables access to updates both from the Help > Updates menu, as well as automatic update checks.) Create a plain-text file named AdobeUpdaterAdminPrefs.dat with the following contents:

<?xml version="1.0" encoding="UTF-8" ?>
    <Preferences>
    <Suppressed>1</Suppressed>
    </Preferences>
    ...

Put the file in the following location:

macOS

<Startup Disk>/Library/Application Support/Adobe/AAMUpdaterInventory/1.0/AdobeUpdaterAdminPrefs.dat 

Windows 7.0 and Higher (32 bit)

C:\Program files\common files\adobe\AAMUpdaterInventory\1.0\AdobeUpdaterAdminPrefs.dat 

Windows 7.0 and higher (64 bit)

C:\Program files(x86)\common files\adobe\AAMUpdaterInventory\1.0\AdobeUpdaterAdminPrefs.dat 

Примітка.

It also prevents administrators from checking for updates and installing updates through that update check. This is easily dealt with by simply renaming the AdobeUpdaterAdminPrefs.dat file, running the update check and installation with the Adobe Application Manager, then restoring the file to its original name.

Alternatively, with the system-wide update disablement in place, administrators can install updates by downloading them from the Adobe product updates page

User account disablement

Примітка.

This method disables only the automatic update check and notification. Users can still manually initiate checks for and installations of, updates through the Updates command on the Help menu in any Adobe Creative Suite 6 or Creative Cloud application. If it's necessary to prevent users from calling update checks and installations, use the system-wide method described above.

Disabling updates based on user accounts varies based on whether the action is taking place at the time of installation, or post-installation and post-product usage. In both cases, create a plain-text file named AdobeUpdaterPrefs.dat with contents that vary based on the situation as follows:

At time of installation

<?xml version="1.0" encoding="UTF-8" ?>
    <Preferences>
    <UpdaterPrefSchedCheckFreq>3</UpdaterPrefSchedCheckFreq>
    <IsScheduledTaskAdded>0</IsScheduledTaskAdded>
    <IsScheduledTaskNeeded>0</IsScheduledTaskNeeded>
    </Preferences>
    ....

Post-install, post-product usage

<?xml version="1.0" encoding="UTF-8" ?>
    <Preferences>
    <UpdaterPrefSchedCheckFreq>3</UpdaterPrefSchedCheckFreq>
    <Automatic>3</Automatic>
    </Preferences>
    ....

In both of the above cases, put the file in the following location, overwriting the existing file in the later case:

macOS

/Users/<user name>/Library/Application Support/Adobe/AAMUpdater/1.0/AdobeUpdaterPrefs.dat 

Windows 7.0 and Higher (32 bit)

C:\Users\<user name>\AppData\Local\Adobe\AAMUpdater\1.0\AdobeUpdaterPrefs.dat 

Windows XP

C:\Documents and Settings\<username>\Local Settings\Application Data\Adobe\AAMUpdater\1.0\AdobeUpdaterPrefs.dat

Логотип Adobe

Увійдіть до облікового запису