
With the latest versions of Adobe's Flash Player after 11.2 offering the option for silent automatic updates in the background, the likelihood of ever having an out of date Flash Player plugin and the security risks that come with it have been reduced to near nil. However, the updates still do not happen instantaneously. As of the time of writing, the plugin checks for updates when the associated browser (such as Firefox) runs Flash content. But even at that point, the plugin sets the update to occur on the next restart, which could be a long time for people who just sleep their computer in between using it. To make things worse, unless you're using a browser such as Google Chrome which has the plugin integrated, there is no easy way to trigger an immediate update within the software.
Fortunately, there's a way to trigger the auto-update with a command line flag on both Windows and Mac, although the Windows commands below require finding out what the version number string is. I've also made this into a Windows batch file (source below) for those who don't want to go hunting for the version number string. Some important notes for those who use either version:
The first command below is for ActiveX (Internet Explorer) and the second one is for Firefox, Safari, and Opera. To run the updaters, replace the version number placeholder with the latest version on your system, or just use the batch file instead.
- The plugin update can still only be run with the target browser closed.
- Running the FlashUtil executable with the
-update pluginflag will always trigger the setup, even if your installation is up to date. So check your version to make sure that you don't already have the latest version before running it.
Windows
The first command below is for ActiveX (Internet Explorer) and the second one is for Firefox, Safari, and Opera. To run the updaters, replace the version number placeholder with the latest version on your system, or just use the batch file instead.
Batch file source:
Mac
Run this command in a terminal window to launch the Flash auto updater.
I've been looking for a way to do this for months. Thanks a lot!
ReplyDeleteNo problem, glad it helped!
ReplyDeletethis is what I get on 32bit windows 7 OS.
ReplyDeleteFile Not Found
'-update' is not recognized as an internal or external command,
operable program or batch file.
What command did you try to run? What version of Flash Player do you have? http://www.adobe.com/software/flash/about It must be at least v11.2 for this to work.
ReplyDeleteOh i ran the batch file, am using flash player v11.3
ReplyDeleteThank you for creating this batch file. Will come in useful.
ReplyDeleteNo worries, great that it can be of service!
DeleteThe File Not Found / unrecognized command error should be fixed now. Please try again with the new batch file in the post above.
ReplyDeleteThis doesn't work anymore?
ReplyDeleteDoing this just brings up a dialog (similar to the one pictured), but it now has a "Download" button (instead of "Install"), clicking it just opens a browser to https://get3.adobe.com/flashplayer/update/plugin where you then you have to download & run a file manually (& uncheck Adobe's foistware!).
Adobe got really weird! They implemented the FlashPlayerUpdateService.exe, then they immediately went back to browser-based updating??? WTF Adobe!?! The Flash Player Update Service is really useless if it just opens my browser to the download site.
I want full-auto silent Flash updates, no foistware, no opening my browser (so I have to download something manually). The FPUS runs every hour! via Scheduled Tasks, but it does nothing, sometimes it (or something) will add an entry to HKLM RunOnce, but that's only triggered on Reboot or Login or restarting explorer.exe...I want full-auto, no-Reboot flash updates.
Flash is a very insecure piece of software, so it needs to stay updated -- or go away!
To Karl: I don't think "Preview" is working...? (I click Preview & the entire form goes away & nothing else happens {thankfully, I always have what I typed in Notepad, so I didn't lose this msg}). "Publish" isn't seeming to work either??? *** sigh *** you need 3rd party cookies enabled?
Hm, I just checked it and the batch script still works for me (Windows 8, both ActiveX and Firefox/Safari/Opera). What browser and OS did you use it on?
DeleteAs for Preview, that's working for me too (Chrome 27 with 3rd party cookies enabled). That's a Blogger thing, so I couldn't change that if I wanted to.
Hi Karl,
ReplyDeleteBy enabling the Adobe Flash Player to update automatically, will this require a non-administrative user to be able to update, or will it prompt them to enter credentials? This is on OSX.
Dave