Skip to content

Instantly share code, notes, and snippets.

@parvez
Created March 7, 2013 08:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parvez/5106409 to your computer and use it in GitHub Desktop.
Save parvez/5106409 to your computer and use it in GitHub Desktop.
Disable font enumeration for Adobe Flash
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