mooms Posted December 11, 2013 Share Posted December 11, 2013 This script can make silent installers & nLite/RVMi AddOns for Adobe Flash Player ActiveX, NPAPI and PPAPI Plugins. Why using this script instead of an already made addon/SFX? No need to wait after someone to create/update addon/SFX (and downloading it on file sharing website with annoying ads & captchas). The script always download the latest version(s) available directly on Adobe servers. You are sure there is no adware/spyware inside. Usage: - Extract the content of the archive and run Flash_Maker.cmd - The script will ask you which version(s) of Flash Player you want: ActiveX is for Internet Explorer in Windows XP/Vista/7 NPAPI is for Firefox, Palemoon, and other browsers using Nestcape Plugin API. PPAPI is for Chromium, Opera, and other browsers using Pepper Plugin API. Internet Explorer in Windows 8/8.1/10 and Chrome have their own Flash Player Plugin embedded. - Then it will download (in the download folder) the latest setup(s) from Adobe website and repack it (or them) into a silent installer (& AddOn) in the output folder. Switches available: -ai autoupdate disabled, autoupdate task deleted, autoupdate service uninstalled & deleted. -ai1 autoupdate disabled -ai2 autoupdate enabled If no switch is used, autoupdate is not configured (only check but ask for update, default behavior of Flash Player) The silent installer can be used in any Windows version that is compatible with the originals setups. If you also want to make an AddOn ( designed for RVMi & nLite ), you have to set a variable to 1 in the script (open it with Notepad). MD5: 95ee24b2418f321a5113d12f51ccdc8eSize: 1005 KBFlash_Silent_Install_Maker_3.8.zip l1b3r3mu5, hamzaaan, BALTAGY and 4 others 6 1 Quote Link to comment Share on other sites More sharing options...
kirk Posted December 11, 2013 Share Posted December 11, 2013 Thanks for your hard work Quote Link to comment Share on other sites More sharing options...
qwesta Posted December 12, 2013 Share Posted December 12, 2013 cant get the difference between these and vmanda's? Quote Link to comment Share on other sites More sharing options...
mooms Posted December 12, 2013 Author Share Posted December 12, 2013 - Mine is only for Flash.- There is no possibility to make an AiO (ActiveX+Plugin) for Flash with vmanda's (only for Flash+ Shockwave). - The SFX made with vmanda's maker have auto update disabled (however you can edit the config file).Auto update can be good, especially for not tech-savvy users.edit: Executing the sfx/addons made with my maker with the switch -ai is the equivalent of vmanda's. Quote Link to comment Share on other sites More sharing options...
mooms Posted December 26, 2013 Author Share Posted December 26, 2013 Version 1.1 of the maker: Merged the regular and noAU versions (the maker will create 3 sfx instead of 6 before).If you run the sfx with the switch -ai, the auto-update of Flash Player will be disabled (service deleted). Quote Link to comment Share on other sites More sharing options...
mooms Posted January 2, 2014 Author Share Posted January 2, 2014 Version 2.0 of the maker: - Now you can choose between 3 batch files explicitly named.- AddOns are created with date & versions number.- You can still disable Auto Update with -ai switch, Quote Link to comment Share on other sites More sharing options...
mooms Posted January 3, 2014 Author Share Posted January 3, 2014 version 2.1: Corrected some typos. Quote Link to comment Share on other sites More sharing options...
mooms Posted January 14, 2014 Author Share Posted January 14, 2014 Version 2.2: Updated for Flash Player 12 Quote Link to comment Share on other sites More sharing options...
hamzaaan Posted January 19, 2014 Share Posted January 19, 2014 thank you for all your job's Quote Link to comment Share on other sites More sharing options...
TRSyntax Posted March 12, 2014 Share Posted March 12, 2014 great work Quote Link to comment Share on other sites More sharing options...
mooms Posted April 8, 2014 Author Share Posted April 8, 2014 Updated the maker for Flash Player 13. Quote Link to comment Share on other sites More sharing options...
dareckibmw Posted April 8, 2014 Share Posted April 8, 2014 Works great! but Is it possible to set this to "Notify me to install updates" instead of "never check"? Thanks Quote Link to comment Share on other sites More sharing options...
mooms Posted April 8, 2014 Author Share Posted April 8, 2014 "Notify me" should be the default behavior. (installed without switch). With the ai switch the service is completely uninstalled (for those who don't want to have a service running in the background).AutoInstall="waitall:hidcon:cmd /c %WinDir%\\System32\\Macromed\\Flash\\FlashPlayerUpdateService.exe -setDisableAutoUpdate"AutoInstall="waitall:hidcon:cmd /c %WinDir%\\System32\\Macromed\\Flash\\FlashPlayerUpdateService.exe -deleteTask"AutoInstall="waitall:hidcon:cmd /c sc stop AdobeFlashPlayerUpdateSvc"AutoInstall="waitall:hidcon:cmd /c sc delete AdobeFlashPlayerUpdateSvc"AutoInstall="waitall:hidcon:cmd /c del /f /q %WinDir%\\System32\\Macromed\\Flash\\FlashPlayerUpdateService.exe"Anyway, it is possible to finely configure Flash Player with a mms config file. See this. dareckibmw 1 Quote Link to comment Share on other sites More sharing options...
dareckibmw Posted April 8, 2014 Share Posted April 8, 2014 "Notify me" should be the default behavior. (installed without switch). Worked like a charm! Thanks mooms Quote Link to comment Share on other sites More sharing options...
dareckibmw Posted April 8, 2014 Share Posted April 8, 2014 I just noticed, latest build 2.3 does not add Shockwave Player, its not there. Previous build had all 3 Quote Link to comment Share on other sites More sharing options...
mooms Posted April 9, 2014 Author Share Posted April 9, 2014 My maker never added Shockwave, you must confuse with vmanda's. dareckibmw 1 Quote Link to comment Share on other sites More sharing options...
dareckibmw Posted April 9, 2014 Share Posted April 9, 2014 My maker never added Shockwave, you must confuse with vmanda's. oh crap, your right! 'm gettin' old. Quote Link to comment Share on other sites More sharing options...
mooms Posted April 12, 2014 Author Share Posted April 12, 2014 Updated the maker with new download links (independent from version number). dareckibmw 1 Quote Link to comment Share on other sites More sharing options...
BALTAGY Posted April 13, 2014 Share Posted April 13, 2014 i want to turn on "Allow adobe to install updates" how can i do thati tried many thing nothing workingthanksThanks mooms for the help Quote Link to comment Share on other sites More sharing options...
mooms Posted April 14, 2014 Author Share Posted April 14, 2014 You're welcome. Note thatRunProgram="waitall:Flash_a -install -force -au 0"RunProgram="waitall:Flash_p -install -force -au 0"Should also enable automatic update. Quote Link to comment Share on other sites More sharing options...
mooms Posted April 15, 2014 Author Share Posted April 15, 2014 Version 2.5: - Added new install options, ai1 & ai2 -ai autoupdate disabled, autoupdate task deleted, autoupdate service uninstalled & deleted.-ai1 autoupdate disabled-ai2 autoupdate enabledIf no switch is used, autoupdate is not configured (only check but ask for update, default behavior of Flash Player) BALTAGY 1 Quote Link to comment Share on other sites More sharing options...
hamzaaan Posted April 23, 2014 Share Posted April 23, 2014 how add adobe air and shock wave for this maker for create aio goodthank you sir Quote Link to comment Share on other sites More sharing options...
mooms Posted April 24, 2014 Author Share Posted April 24, 2014 Use vmanda's maker. Quote Link to comment Share on other sites More sharing options...
Hellpell Posted May 11, 2014 Share Posted May 11, 2014 thanks for job Quote Link to comment Share on other sites More sharing options...
NaJeEb303 Posted November 12, 2014 Share Posted November 12, 2014 Hello mooms,, you need to update the links in the script Thanx Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.