Using 5.2 thinapp to capture google chrome and used registries to disable updates
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update]
"UpdateDefault"=dword:00000000
"InstallDefault"=dword:00000001
"Install{8A69D345-D564-463C-AFF1-A69D9E530F96}"=dword:00000001
"Install{4DC8B4CA-1BDA-483E-B5FA-D3C12E15B62D}"=dword:00000001
"DisableAutoUpdateChecksCheckboxValue"=dword:00000001
"AutoUpdateCheckPeriodMinutes"=dword:00000000
"Update{4DC8B4CA-1BDA-483E-B5FA-D3C12E15B62D}"=dword:00000000
"Update{8A69D345-D564-463C-AFF1-A69D9E530F96}"=dword:00000000
when checked for About under updates there was an error showing "an error occurred update check failed to start (error code: 3:0*80004002--system level)
Is there a way to get rid of this and make update check comes with " updates were disabled by the administrator"