Enabling flash in Chrome for vCenter

Problem:

Every time I go into vCenter I am prompted to enable flash and after a Chrome update I can no longer save URLs I want to always allow flash for.

Solution:

Make the following registry edits:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google]

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome]
"DefaultPluginsSetting"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\PluginsAllowedForUrls]
"1"="http://*"
"2"="https://*"

Leave a Reply

Your email address will not be published. Required fields are marked *