/build/static/layout/Breadcrumb_cap_w.png

Google Chrome 66.101

Have anyone successfully packaged Google chrome 45.0? How to suppress auto update and enable single signon?


0 Comments   [ + ] Show comments

Answers (2)

Answer Summary:
Posted by: apptopack 8 years ago
Red Belt
3

Top Answer

Create a transforms file and add the following registries.

Suppress update:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Update]

"UpdateDefault=dword:00000000
"AutoUpdateCheckPeriodMinutes"=dword:0000000

Delete the services : Google Update service (gupdate, gupdatem) using the below command in CMD ;
SC DELETE gupdate
SC DELETE gupdatem

Enable Single Signin:
[HKLM\Software\policies\google\chrome]
"Signinallowed"=dword:0000001


Comments:
  • Thanks! Will try it :) - Keerthi18 8 years ago
Posted by: anonymous_9363 8 years ago
Red Belt
2
Firstly, the Enterprise version is already an MSI (albeit, rather shamefully, just a wrapper).

Secondly, v45 is prehistoric. I did 65 back in January of this year, IIRC.

Thirdly, Google for 'chrome updatedefault' to find the registry setting you need. Can you guess how I found that last bit of information?

Comments:
  • Sorry!The version is 66.101 :) - Keerthi18 8 years ago
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ