577
edits
Changes
→Windows Registry: Is there one AppID for all versions of Chrome, or one for each version of Chrome?
==== Update policy override policy ====
Prevent updates for specific application(s), using the "Update policy override" policy for that specific application (in our case the specific version of Chrome), as defined by its <AppID>(Is there one ID for all versions of Chrome, or one for each version of Chrome?):
HKLM\SOFTWARE\Policies\Google\Update\Update<AppID>=REG_DWORD:0
==== Update policy override default policy ====
Prevent any application that uses Google Update from being automatically updated, using the 'Update policy override default' policy:
HKLM\SOFTWARE\Policies\Google\Update\UpdateDefault=REG_DWORD:0