I have the following mms.cfg 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
EOLUninstallDisable=1
SilentAutoUpdateEnable=0
EnableAllowList=1
AutoUpdateDisable=0
AllowListUrlPattern=http://localhost/flash/
ErrorReportingEnable=1
EnableInsecureLocalWithFileSystem=1
With this after I set my PC date to something in 2021. I'm able to run Flash 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
Based on my understanding IE11 should be using the one from %windir%System32\Macromed\Flash\mms.cfg
but for whatever reason it seems like it's ignoring it and the settings in this file have no effect and flash is still disabled.
Just to be on the 100% sure that IE uses that config file I've ran ProcMon and it seems like IE is actually opening the file as you can see in the picture.
My question is why is internet explorer ignoring this? And what can I do about it? Other useful info:
AllowListUrlPattern
.Things I've tried and didn't work include:
In January 2021, Flash will be fully removed from the new Microsoft Edge. The schedule of changes is available here. Flash will not be disabled by default from the legacy version of Microsoft Edge (built on EdgeHTML) or Internet Explorer 11 prior to its removal in December of 2020.
Go to Settings and more > Settings . In the left navigation, select Site permissions. In Site permissions, select Adobe Flash. Set the toggle on for the Ask before running Flash option.
I tested this on Windows 10 Enterprise 10.0.19041 and Flash Player 32.0.0.387 with same results.
I then ran Windows updates which installed Flash Player 32.0.0.445. https://support.microsoft.com/en-us/help/4580325/security-update
This version respected mms.cfg
settings as expected.
My mms.cfg
was placed in %windir%\SysWOW64\Macromed\Flash
and %windir%\System32\Macromed\Flash
and it looks like this:
EOLUninstallDisable=1
EnableAllowList=1
AllowListUrlPattern=*://*.mydomain.com/
AllowListUrlPattern=*://localhost/
AllowListUrlPattern=*://localhost:5311/
Also, having played around with different dates I've determined the cut off date to be 01/12/2021.
Take a loot at article here https://community.adobe.com/t5/flash-player/ie-11-ignores-allowlisturlpattern-in-mms-cfg/td-p/11426041?page=1
Basically, try change the properties names:
EnableAllowList
into EnableWhiteList
AllowlistPreview
into WhitelistPreview
AllowListUrlPattern
into WhitelistUrlPattern
I was having the same problem in IE 11
and found the answer at the this page.
In short, using the EnableWhitelist
, WhitelistPreview
, WhitelistUrlPattern
flags instead of EnableAllowList
, AllowListPreview
, AllowListUrlPattern
in the mms.cfg
file worked for me.
My mms.cfg
file is in below path:
C:\Windows\SysWOW64\Macromed\Flash
Thanks
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With