This program will automatically patch and remove the annoying "
Press Esc to exit full screen mode."
message from any version of
Adobe Flash Player 10.2-11.5 or till a big enough update breaks it.
The program has an easy to use point-and-click interface with dedicated buttons for patching:
Internet Explorer,
Mozilla Firefox*, and
Google Chrome
*Includes: Firefox, Mozilla, Netscape, Opera (and other plugin-based browsers)
This program will run on Windows XP/Vista/7/8, both 32-bit and 64-bit.
Adobe Flash for Mac OS can also be patched. (
instructions)
If a file is in-use/locked, it will give you an option to mark the file to be updated upon reboot.
The program was written using
AutoIt and the source code is available.
Command Line is now available.
Usage:
<Patcher
>.exe -f
<FullFilePath
>
CLI Return Codes (%ERRORLEVEL%):
0 = Patch Successful.
1 = Invalid Parameter.
2 = File Not Found.
3 = File Already Patched.
4 = Reboot Required.
5 = Incompatible or Unknown file.
If you like my work and can spare a few dollars,
please consider sending me a donation via PayPal.
Code:
v3.00 12/25/2013
• Add - Added limited Command Line support. (ex. <Patcher>.exe -f <FullFilePath>)
• Fix - Automatic patching for Google Chrome should work for everyone now, completely rewrote Chrome flash detection.
• Fix - Noticed a spelling mistake in an error message.
v2.02 2/12/2013
• Add - Added support for Flash 11.6
v2.01 2/10/2013
• Add - Added support for the newest version of Google Chrome.
• Fix - Fixed support for some people who have not updated to the latest version of Google Chrome.
• Change - On request, the button text for Firefox has been changed to include Opera.
v2.00 11/27/2012
• Add - Program will now patch 64-bit Flash as well when you choose IE or FF.
• Fix - Fixed patching of the Mac OS flash player.
• Add - Added the file mask for the Mac OS flash player to the Open and Save dialog box.
• Add - Displays the current processing stage while patching.
v1.08 11/23/2012
• Fix - Fixed Flash file ownership and permissions in Windows 8.
v1.07 11/22/2012
• Added - Supports Adobe Flash for Windows 8.
v1.06 11/14/2012
• Fix - Fixed the detection of Google Chrome that has been recently (re)installed, due to the changes Google made to the installer.
v1.05 9/28/2012
• Fix - Fixed a logic error in my code. Patch for Google Chrome v22.0.1229.79 now working.
v1.04 8/25/2012
• Added - Supports Flash 11.4
• Change - Program now supports multiple code markers (10.2-11.3, 11.4)
v1.03 8/8/2012
• Fix - Google Chrome is now working again. Patches an additional flash dll "Pepper Flash" pepflashplayer.dll that Google is now using to sandbox the Adobe Flash Player.
• Change - Some minor GUI and code changes
v1.01 3/12/2011
• Change - Now using the registry to find files (don't know why I didn't do this in the first place)
• Change - Replaced using icacls with cacls (will allow changing file attributes in XP)
v1.00 3/11/2011
• Release
Download v3.00: Click Here