Does anyone know how to disable Google Chrome for being automatic update itself, it cause my web application always change?
I have tried using the Google Update ADM templates provided on this page or as described in this wikiHow article:
Set the value of HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update\AutoUpdateCheckPeriodMinutes
to the REG_DWORD
value of "0".
but there is no Google in my Registry Editor, so I can't set it.
On your Chrome browser's address bar, type in 'about:plugins' and hit ENTER.
Find the plugin called 'Google Update' and click disable.
Restart your browser for the changes to take effect.