Mim0 Posted February 25, 2014 Author Posted February 25, 2014 new Flash Player: 12.0.0.70download: see first posting
jakson Posted March 20, 2014 Posted March 20, 2014 (edited) new Flash Player: 12.0.0.77http://www.mediafire.com/download/ay68gboxny5gr64/SWFLASH_WO_UPD.ziphttp://rghost.net/53217107PS I've "compiled" and uploaded only version without updater. Edited March 20, 2014 by jakson
jakson Posted April 8, 2014 Posted April 8, 2014 Latest SWFLASH.CAB for HFSLIP (Flash Player 13.0.0.182 without updater):http://www.mediafire.com/download/6h7bj9kin7f26u0/SWFLASH_WO_UPD_13.0.0.182.ziphttp://pl.rghost.net/53899297
Mim0 Posted July 2, 2014 Author Posted July 2, 2014 new Flash Player: 14.0.0.125download: see first posting
SkyKiDS Posted October 19, 2014 Posted October 19, 2014 (edited) The new Adobe Flash Player has been released.Release date: October 14, 2014Vulnerability identifier: APSB14-22Priority: Recommended to updatePlatform: All PlatformsVersion: 15.0.0.189 for Windows desktop runtime and all other runtimes are also updated.I made a new cabinet file with ActiveX and also the other browsers plugin-style player based on Mim0's cabinet file. The update service is also included and set it to notify me when update is available. My version needs editing the HFSLIP code, I think, for copying plugin files and addtitional files to work. You can add and edit the code like: Find this,IF EXIST WORK\CABS\FlashUt*.exe FOR /F %%I IN ('DIR/B WORK\CABS\FlashUt*.exe') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\swflash.exeECHO>>SOURCESS\I386\TXTSETUP.SIF swflash.exe = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,swflash.exe)Edit it,IF EXIST WORK\CABS\FlashUt*ActiveX.exe FOR /F %%I IN ('DIR/B WORK\CABS\FlashUt*ActiveX.exe') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\swflash.exeECHO>>SOURCESS\I386\TXTSETUP.SIF swflash.exe = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,swflash.exe)IF EXIST WORK\CABS\FlashUt*Plugin.exe FOR /F %%I IN ('DIR/B WORK\CABS\FlashUt*Plugin.exe') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\swflash2.exeECHO>>SOURCESS\I386\TXTSETUP.SIF swflash2.exe = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,swflash2.exe)Add code below,IF EXIST WORK\CABS\flashplayer.xpt FOR /F %%I IN ('DIR/B WORK\CABS\flashplayer.xpt') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\fplayer.xptECHO>>SOURCESS\I386\TXTSETUP.SIF fplayer.xpt = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,fplayer.xpt)IF EXIST WORK\CABS\activex.vch FOR /F %%I IN ('DIR/B WORK\CABS\activex.vch') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\activex.vchECHO>>SOURCESS\I386\TXTSETUP.SIF activex.vch = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,activex.vch)IF EXIST WORK\CABS\plugin.vch FOR /F %%I IN ('DIR/B WORK\CABS\plugin.vch') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\plugin.vchECHO>>SOURCESS\I386\TXTSETUP.SIF plugin.vch = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,plugin.vch)IF EXIST WORK\CABS\npswf*.dll FOR /F %%I IN ('DIR/B WORK\CABS\npswf*.dll') DO (MOVE/Y WORK\CABS\%%I WORK\I386E\npswf32.dllECHO>>SOURCESS\I386\TXTSETUP.SIF npswf32.dll = 1,,,,,,,1003,0,0,%%I&ECHO>>SOURCESS\I386\DOSNET.INF d1,npswf32.dll)(Note that it is not optimized and assumes to work on Microsoft Windows XP.) I am worried that the code is not tested, neither the cabinet file. Can anybody test it? Download: Dropbox Thank you, regards. cf) The friend of MSFN, blackwingcat's cabinet is also available at his blog, it is not necessary to edit the code of HFLSIP, he said. Edited October 20, 2014 by SkyKiDS
SkyKiDS Posted November 24, 2014 Posted November 24, 2014 (edited) The new Adobe Flash Player has been released.Release date: November 11, 2014Vulnerability identifier: APSB14-24Priority: Recommended to updatePlatform: All PlatformsVersion: 15.0.0.223 for Windows desktop runtime and all other runtimes are also updated.Download: Mine is not available, use blackwingcat's cabinet. Edited November 24, 2014 by SkyKiDS
SkyKiDS Posted December 1, 2014 Posted December 1, 2014 The new Adobe Flash Player has been released.Release date: November 25, 2014Vulnerability identifier: APSB14-26Priority: Recommended to updatePlatform: All PlatformsVersion: 15.0.0.239 for Windows desktop runtime and all other runtimes are also updated.Download: Mine is not available, use blackwingcat's cabinet.
SkyKiDS Posted January 3, 2015 Posted January 3, 2015 The new Adobe Flash Player has been released.Release date: December 9, 2014Vulnerability identifier: APSB14-27Priority: Recommended to updatePlatform: All PlatformsVersion: 16.0.0.235 for Windows desktop runtime and all other runtimes are also updated.Download: Mine is not available, use blackwingcat's cabinet.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now