Monday, 30 January 2012

Disable Adobe Flash Auto Updates

In a RDS environement you will not want users prompted each time that adobe updates the flash version.

Adobe document a process to prevent this
http://kb2.adobe.com/cps/167/16701594.html

The steps are pretty simple.
Use Notepad++ to create a file with the line
AutoUpdateDisable=1

Convert this file to a UTF-8 text format and save as MMS.CFG
This file then need to be deployed into
%windows%\system32\macromed\flash
%windows%\syswow64\macromed\flash

This file overrides individula users settings.sol files.

No comments:

Post a Comment