Posts: 32,462
Threads: 3,127
Joined: Apr 2025
Reputation:
0
Done
While I like that it automatically looks for updates in the background, I don't understand why it has to launch an app and pop up a dialog box telling me something I don't care about and can't act upon. Do you?
Three choices in Sys Prefs for how updates are handled and none of them include a choice for don't-globally-tell-me-anything-unless-I-need-to-do-something.
Posts: 5,017
Threads: 508
Joined: May 2025
Reputation:
0
Flash player is very obnoxious on all platforms, unfortunately. I get multiple errors on an XP machine at work each time I log in that flash player couldn't update itself.
Posts: 31,131
Threads: 1,758
Joined: May 2025
Reputation:
7
And, if it pops up that little message saying that there is a newer version and you say you don't care and check the "don't remind me about this update again" box, it will still remind you again, whenever it feels like it. WTH?
Whippet, Whippet Good
Posts: 9,502
Threads: 407
Joined: May 2025
Reputation:
2
I've actually just been looking at deploying Flash and the new silent autoupdate feature pulling the updates down from a local server.
You need to edit (possibly create, with owner root:wheel permission to read ugo+r ) a file at:
/Library/Application Support/Macromedia (that's the root HD level Library)
The file should be called mms.cfg - be aware it needs special encoding... Like UTF-8.
You'll want it to read:
AutoUpdateDisable=0
SilentAutoUpdateEnable=1
Others here can maybe take the time to break all that down a bit more. I haven't the wherewithall to do the full writeup at the moment.
Posts: 23,742
Threads: 1,348
Joined: May 2025
Reputation:
0
funny it's still in a folder called Macromedia!