Posted December 11, 201311 yr 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
December 12, 201311 yr Author - 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.
December 26, 201311 yr Author 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).
January 2, 201411 yr Author 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,
April 8, 201410 yr Works great! but Is it possible to set this to "Notify me to install updates" instead of "never check"? Thanks
April 8, 201410 yr Author "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.
April 8, 201410 yr "Notify me" should be the default behavior. (installed without switch). Worked like a charm! Thanks mooms
April 8, 201410 yr I just noticed, latest build 2.3 does not add Shockwave Player, its not there. Previous build had all 3
April 9, 201410 yr My maker never added Shockwave, you must confuse with vmanda's. oh crap, your right! 'm gettin' old.
April 12, 201410 yr Author Updated the maker with new download links (independent from version number).
April 13, 201410 yr i want to turn on "Allow adobe to install updates" how can i do thati tried many thing nothing workingthanksThanks mooms for the help
April 14, 201410 yr Author 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.
April 15, 201410 yr Author 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)
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.