Enterprise Toolkit | Windows Registry Reference

Updater-Win (Windows Updates)

These preferences control how the Updater works for the Acrobat family of products 9.2 and 8.1.7 and later. Earlier product versions used the Adobe Update Manager (AUM); for those versions, see AVGeneral.

For an Updater Quick Key, refer to the Quick Key Library.


This preference category contains the following subfeature(s):

Updater (basic settings)

These preferences turn the Updater on and off.

  • There are two bUpdater preferences: One for disabling services plugins and one for other product updates.
  • DC Continuous track web and desktop updates are released in tandem to ensure cloud and desktop features and functionality remain synchronized and compatible. Failure to update desktop components while leaving services enabled may lead to an unsupported configuration. In other words, set both bUpdater preferences to the same value.
  • Updater preferences in the UI have been changed to only show the "Auto" and "Off" options. The Continous track of Reader does not provide any UI options and the default is "Auto".
  • Both bUpdater and Mode can be used to disable the Updater, but only bUpdater removes the update UI.
  • Most other updater registry settings have been deprecated and only apply to 11.x and earlier.

Summary table
bUpdater Disables the Updater and removes associated user interface items.
Check Specifies the default time interval in hours to check for updates.
Mode Specifies the Updater's update mode; for example, manual or automatic.
Security hardeningSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type boolean: DWORD value > REG_DWORD
Default null
Version # 9.2 and 8.1.7+
HKLM Path HKLM\SOFTWARE\WOW6432Node\Policies\Adobe\(product name)\(version)\FeatureLockDown
Summary Disables the Updater and removes associated user interface items.
Details Manually this preference to disable updates. For 11.x products and earlier, this preference overrides any bDeclined value. For 12.x and later products, this setting overrides Mode.
  • 0: Disables and locks the Updater.
  • 1: No effect.
GUI mapping Setting bUpdater to 0 disables the user interface items Preferences > Updater and Help > Check for updates.
Security hardeningSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default 3
Version # DC
HKLM Path HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\(product name)\(product code)
Summary Specifies the Updater's update mode; for example, manual or automatic.
Details The update mode is a machine level setting that cannot be set on a per user basis. The update interval is controlled by Check. An example path: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\Acrobat\{AC76BA86-1033-FFFF-7760-080F0F000400}. Possible values include:
  • 0: Do not download or install updates automatically.
  • 1: Do not download or install updates automatically. Same as 0.
  • 2: Automatically download updates but let the user choose when to install them.
  • 3: Automatically download and install updates.
  • 4: Notify the user downloads are available but do not download them.
Note that when you manually create bUpdater, that preference overrides Mode. In other words, the application assumes the default settings should not be used because the admin has created a custom setting via bUpdater.
GUI mapping Preferences > Updater > Automatically install udpates
Security hardeningSupported on WindowsSupported on MacSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default 72
Version # DC
HKLM Path HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\(product name)\(product code)
Summary Specifies the default time interval in hours to check for updates.
Details Interacts with Mode. An example path: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\Acrobat\{AC76BA86-1033-FFFF-7760-080F0F000400}. Possible values include:
  • 72: The default value can be manually changed.
GUI mapping Preferences > Updater > Automatically install udpates

Updater (other settings)

These preferences control when the updater is invoked, how and when a check for updates should be made, and other behaviors. Note that while the Updater is often disabled in enterprise settings, it's also possible to leave it enabled and configure whether updates happen automatically or silently.

For 12.x and later products, the web component updater can be configured independently of the product updater. Most of these preferences are deprecated and do not apply to 12.x and later products.

For an Updater Quick Key (not updated for 12.x and later products), refer to the Quick Key Library.

See also bDeclined in the ARMUser key.

Summary table
Adobe_ARM Specifies the path to the Updater executable in the Windows Run key.
bFirstTimeAppHasRun Specifies whether to check for updates the first time the application runs.
bUpdaterShutdown This is an Adobe Update Manager setting which is deprecated since 9.3.2 and 8.2.2.
iCheck Specifies the Acrobat Updater's update mode; for example, manual or semi-automatic
iCheckReader Specifies the Reader Updater's update mode for Adobe Reader 10.1 and later; for example, manual or semi-automatic.
iDisablePromptForUpgrade Specifies whether the application should show a prompt suggesting the user upgrade to the next major version (for example, 10.0 to 11.0).
iInterval Sets the time that can elapse without a successful update before the Watchdog dialog appears suggesting the user manually update.
iLastD Records the last day the Updater checked for updates; iLastY records the year.
iLastY Records the last year the Updater checked for updates; iLastD records the day.
tlastT_Acrobat For 10.1 and later, records the last date the Updater checked for Acrobat updates.
tlastT_Reader For 10.1 and later, records the last date the Updater checked for Reader updates.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type string: Binary value > REG_BINARY
Default Path to AdobeARM.exe
Version # 9.2-11.0.10
HKLM Path HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Summary Specifies the path to the Updater executable in the Windows Run key.
Details This preference was deprecated starting with ARM released on December 23 2014 and which self updates. ARM gets launched by a Task created in Windows Task Scheduler. While the Updater may be invoked by user logon, whether the Updater runs is still subject to the values in iCheck | iLastCheck or bUpdater .
  • Not user modifiable.
Supported on WindowsSupported on MacSupported by AcrobatSupported by Adobe Reader
Data type boolean: DWORD value > REG_DWORD
Default 0
Version # 7.0-9.3.2 and 8.2.2
HKCU Path Updater
HKLM Path Not lockable
Summary Specifies whether to check for updates the first time the application runs.
Details This is an Adobe Update Manager setting which is deprecated since 9.3.2 and 8.2.2. Possible values include:
  • 0: Don't check for updates.
  • 1: Do check for updates.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type boolean: DWORD value > REG_DWORD
Default 0
Version # 7.0-9.3.2 and 8.2.2
HKCU Path Updater
HKLM Path Not lockable
Summary This is an Adobe Update Manager setting which is deprecated since 9.3.2 and 8.2.2.
Details
  • Not user modifiable.
Supported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default 135
Version # 9.2+
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Sets the time that can elapse without a successful update before the Watchdog dialog appears suggesting the user manually update.
Details This is an internal key that is not visible unless the admin creates it manually. When the Updater successfully obtains a manifest it records the download date. iInterval specifies the time interval that is allowed to pass from that download date to a a successful update. The default is 135 days. If the time has elapsed, a dialog appears suggesting the user might want to manually get an update from adobe.com. Possible values include:
  • 135 days
  • User specified.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default null
Version # 9.2-10.1
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Records the last year the Updater checked for updates; iLastD records the day.
Details By default, the Updater performs an update check every 3 days and records the year and day of that check if 1) no updates are found in the Manifest for the user's current product configuration or 2) if updates have been found and successfully installed. Prior to 10.1, the date is recorded in iLastY and iLastD. For 10.1 and later, the date is recorded in tlastT_Reader or tlastT_Acrobat. If 3 days have not passed, the Updater exits. If more than 3 days have elapsed, the Updater looks for updates.

The last and most current value may be written to HKLM or HKCU. Because the Updater doesn't need elevated privileges to initiate a check or download updates, it will write to HKCU. However, on systems where elevated privileges are required, it writes to HKLM. Therefore, when checking and troubleshooting the last check date always verify the values in both locations.

This value is not customizable as the value is written at runtime.
  • Not user modifiable.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default null
Version # 9.2-10.1
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Records the last day the Updater checked for updates; iLastY records the year.
Details See iLastY.
  • Not user modifiable.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default null
Version # 9.2+
HKLM Path 64 bit: HKCU\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary For 10.1 and later, records the last date the Updater checked for Reader updates.
Details See iLastY.
  • Not user modifiable.
Not modifiableSupported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default null
Version # 9.2+
HKLM Path 64 bit: HKCU\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary For 10.1 and later, records the last date the Updater checked for Acrobat updates.
Details See iLastY.
  • Not user modifiable.
Supported on WindowsSupported by Acrobat
Data type integer: DWORD value > REG_DWORD
Default 2
Version # 9.2-11.x
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Specifies the Acrobat Updater's update mode; for example, manual or semi-automatic
Details The update mode is a machine level setting that cannot be set on a per user basis. This setting configures both Acrobat and Reader until 10.1. After 10.1, use iCheck for Acrobat and iCheckReader for Reader. Fully automatic and silent updates are introduced for Acrobat with 11.0.01. For 12.x and later products, use Mode instead. Possible values include:
  • 0: Do not download or install updates automatically.
  • 1: Do not download or install updates automatically.
  • 2: Automatically download updates but let the user choose when to install them.
  • 3: Automatically download and install updates.
  • 4: (11.0 and later) Notify the user downloads are available but do not download them.
GUI mapping Preferences > Updater > Check for Updates panel
Supported on WindowsSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default 2
Version # 10.1-11.x
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Specifies the Reader Updater's update mode for Adobe Reader 10.1 and later; for example, manual or semi-automatic.
Details The update mode is a machine level setting that cannot be set on a per user basis. This setting configures Reader since 10.1, but note that the key is not created until a value is specified via the UI. Before 10.1, use iCheck. For 12.x and later products, use Mode instead. Possible values include:
  • 0: Do not download or install updates automatically.
  • 1: Do not download or install updates automatically.
  • 2: Automatically download updates but let the user choose when to install them.
  • 3: Automatically download and install updates.
  • 4: (11.0 and later) Notify the user downloads are available but do not download them.
GUI mapping Preferences > Updater > Check for Updates panel
Supported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type boolean: DWORD value > REG_DWORD
Default null
Version # 10.1.2+
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Specifies whether the application should show a prompt suggesting the user upgrade to the next major version (for example, 10.0 to 11.0).
Details If updates have been disabled (bUpdater = 0), then upgrades are also disabled. The feature also requires that the update settings are set to "automatic."
  • 0 or null: No effect.
  • 1: Disable the prompt asking users if they would like to upgrade to a higher major version.

Updater Logging

The log file is a file generated and appended to at runtime with status, operational, and error information describing what the Updater is doing. This information helps diagnose runtime problems and should be included with any support requests. Logging behaves as follows:

  • Logging cannot be disabled.
  • Log file size is not limited during an update.
  • Log files are appended to each time the Updater runs, there is a 1MB limit on old logs.
  • Log files are only backed up once; therefore, there should never be more than two logs on the system.

Summary table
iLogLevel Sets the log level to either brief (0) or verbose (1).
Supported on WindowsSupported by AcrobatSupported by Adobe Reader
Data type integer: DWORD value > REG_DWORD
Default 0
Version # 9.2+
HKLM Path 64 bit: HKLM\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\1.0\ARM
Summary Sets the log level to either brief (0) or verbose (1).
Details Log file size is not limited during an update. However, since log files are appended to each time the Updater runs, there is a 1MB limit on old logs. Size limit behavior is as follows: If an existing log size is bigger than 1 MB, the Updater truncates the log. Old log files are backed up once as AdobeARM-backup.

Logs reside at:
  • Vista-Windows 7 (64 bit systems) %USERPROFILE%\AppData\Local\Temp\AdobeARM.log
  • XP (32bit systems) %USERPROFILE%\Local Settings\Temp\AdobeARM.log
Set the log level as follows:
  • 0: Brief
  • 1: Verbose