Created
March 7, 2013 08:19
-
-
Save parvez/5106409 to your computer and use it in GitHub Desktop.
Disable font enumeration for Adobe Flash
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Disable font enumeration for Adobe Flash through mms.cfg: | |
DisableDeviceFontEnumeration=1 | |
File Location: | |
32-bit Windows - %WINDIR%\System32\Macromed\Flash | |
64-bit Windows - %WINDIR%\SysWow64\Macromed\Flash | |
Macintosh - /Library/Application Support/Macromedia | |
Linux - /etc/adobe/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment