IE 11 ignores AllowListUrlPattern in mms.cfg
I'm setting
EOLUninstallDisable=1 SilentAutoUpdateEnable=0 EnableAllowList=1 AutoUpdateDisable=0 AllowListUrlPattern=http://localhost/flash/ ErrorReportingEnable=1 EnableInsecureLocalWithFileSystem=1
In:
- %localappdata%\Google\Chrome\User Data\Default\Pepper Data\Shockwave Flash\System\mms.cfg
- %localappdata%\Microsoft\Edge\User Data\Default\Pepper Data\Shockwave Flash\System\mms.cfg
- %windir%System32\Macromed\Flash\mms.cfg
- %windir%\SysWOW64\Macromed\Flash\mms.cfg
After I change the date to 2021, I'm able to run flash form localhost in Chrome, Edge Chromium and Firefox. But I'm not able to run it in IE11 or any app that makes use of Flash.ocx.
Other info:
- Firefox and Chromium browsers use 32.0.0.433
- IE11 uses 32.0.0.387 which is the windows embedded version of flash.
- Running windows 10 Pro Version 10.0.18362 N/A Build 18362, experiencing the same behavior on Windows 10 Pro 10.0.19041 N/A Build 1904
- Encodng is set to UTF-8
- I've tried restarting the machine.
SO url:https://stackoverflow.com/questions/63799628/internet-explorer-ignores-flash-mms-cfg-settings
Anyone got any idea what I should be doing to have it running in IE11 on Win 10 Pro with the date set after 2021?
