Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulletproof installation Windows Chrome: easier method #28

Open
sfrauenfelder opened this issue Jan 18, 2020 · 0 comments
Open

Bulletproof installation Windows Chrome: easier method #28

sfrauenfelder opened this issue Jan 18, 2020 · 0 comments

Comments

@sfrauenfelder
Copy link

sfrauenfelder commented Jan 18, 2020

I found that the following works to automatically install and disable uninstall of the extension, according to this page:
http://cloud.google.com/docs/chrome-enterprise/policies/?policy=ExtensionInstallForcelist

Create this key path in the Registry Editor (regedit.exe):
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\ExtensionInstallForcelist\1
Maybe you need another number than 1, if you have other forced extensions.

In there, update the Default value to:

Name: Default
Type: REG_SZ
Data: fiopkogmohpinncfhneadmpkcikmgkgc;https://clients2.google.com/service/update2/crx

No need to download Group Policies, I believe.
I couldn't get the existing instructions to work.

Please update the wiki instructions. You don't have to mention my name or id.

@sfrauenfelder sfrauenfelder changed the title Bulletproof installation Windows Chrome Bulletproof installation Windows Chrome: easier method Jan 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant