duke22
Posts: 2
Score: 0 Joined: 2/16/2004 Status: offline
|
Heads up to the Macromedia backdoor. If you are in a locked down environment, beware the Macromedia internet update check that will occur every thirty days by default. We had huge issues because users were trying to download it as the message from Macromedia said they should. It is not documented how to disable this feature, but here is what you have to do. Add the following file to your MSI. (You will have to create it.) 1. Open a Text Editing Tool (NotePad, WordPad, etc). 2. Create a file named mms.cfg a. In this file you simply need to add a single set of value pairs per line like the following: AutoUpdateDisable=1 Save this file in the System32 directory.
|