diff --git a/flash.reg b/flash.reg new file mode 100755 index 0000000..239f1c3 --- /dev/null +++ b/flash.reg @@ -0,0 +1,9 @@ +Windows Registry Editor Version 5.00 + +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome] +"AllowOutdatedPlugins"=dword:00000001 +"RunAllFlashInAllowMode"=dword:00000001 +"DefaultPluginsSetting"=dword:00000001 +[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\PluginsAllowedForUrls] +"1"="https://*" +"2"="http://*" \ No newline at end of file