This is a silent installer for Adobe Flash Player.
To use these installers on your network, you will need to [http://www.adobe.com/products/players/fpsh_distribution1.html get a licence] but this is a simple free process.
==Documentation for all versions==
Adobe Flash Platform Runtime Releases - Announcements and release notes for Adobe AIR and Adobe Flash Player: http://blogs.adobe.com/flashruntimereleases/
Security bulletins and advisories: http://www.adobe.com/support/security/#flashplayer
==Download Flash Player==
The 64-bit installer installs the 32-bit and 64-bit executables.
=== Internet Explorer / ActiveX control version ===
<source lang="xml">
</source>
=== Firefox and Other Browsers / Plugin version ===
<source lang="xml">
<upgrade include="install" />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
<exit code="1" />
</remove>
<remove cmd="taskkill /F /IM iexplore.exe">
<exit code="0" />
<exit code="128" />
<exit code="1" />
</remove>
<remove architecture="x86" cmd='"%PKG_SOURCE%\uninstall_flash_player_32bit.exe" -uninstall' >
<exit code="any" />
</source>
== Adobe Flash Player 10 ==</source> Backwards compatible version (tested using WPKG 1.2 to service requests, and client version 1.3.14). Currently the installer updates the version info in the uninstall section of the registry so it's not necessary to run file-level version checks above.
#Restore after delete from jupsoleil(14.November 2011 12:51) - untested and not the current version of Flashplayer <source lang=xml> <package id="AdobeFlashPlayer" name="Adobe Flash Player 10 is still supported with security updates(all versions, the most recent being all platforms)" revision="%PKG_VERSION%" reboot="false" priority="10"> <variable name="PKG_VERSION" value="11.30.183.111.152" /><variable name="PKG_SOURCE" value="%SOFTWARE%\AdobeFlashPlayer" />
The latest version of the 10<check type="logical" condition="and" > <check type="uninstall" condition="versionequalto" path="Adobe Flash Player .x series is no longer available from http:+ ActiveX" value="%PKG_VERSION%" //www> <check type="uninstall" condition="versionequalto" path="Adobe Flash Player .adobe.com+ Plugin" value="%PKG_VERSION%" /special></products/flashplayer/fp_distribution3.html, that version is 10.3.183.11. To get 10.3.183.11 you have to either go to http://kb2.adobe.com/cps/142/tn_14266.html and unzip fp_10.3.183.11_archive.zip to get flashplayer10_3r183_11_win.exe, which you can install in the usual way, or manually upgrade from within the program.check>
10<install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\uninstall_flash_player_32bit.3 exe" -uninstall' ><exit code="any" /></install><install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\uninstall_flash_player_64bit.exe" -uninstall' ><exit code="any" /> </install><install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\install_flash_player_ax_32bit.exe" /install' /> <install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\install_flash_player_32bit.exe" /install ' /><install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\install_flash_player_ax_64bit.exe" /install ' /><install cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\install_flash_player_64bit.exe" /install ' /> <upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\uninstall_flash_player_32bit.exe" -uninstall' ><exit code="any" /></upgrade><upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\uninstall_flash_player_64bit.exe" -uninstall' ><exit code="any" /></upgrade> <upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\install_flash_player_ax_32bit.exe" /install' /><upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\install_flash_player_32bit.exe" /install ' /><upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\install_flash_player_ax_64bit.exe" /install ' /><upgrade cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\install_flash_player_64bit.exe" /install ' /> <remove cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == x86 "%PKG_SOURCE%\uninstall_flash_player_32bit.exe" -uninstall' ><exit code="any" /></remove><remove cmd='%ComSpec% /c if %PROCESSOR_ARCHITECTURE% == AMD64 "%PKG_SOURCE%\uninstall_flash_player_64bit.exe" -uninstall' ><exit code="any" /></remove> </package> == Adobe Flash Player 10 ==Info about new versions, changelog: [http://kb2blogs.adobe.com/cpsflashruntimereleases/901/cpsid_90194Adobe Flash Platform Runtime Releases] Flash Player 10 is still supported with security updates, the most recent being 10.3.183.11.html#main_authoring
=== WPKG installer for Internet Explorer with Win64bit check ===
! 11.0.1.60
| Flash11a.ocx || FlashUtil11a_ActiveX.exe || FlashUtil11a_Plugin.exe
|-
! 10.3.183.11
| Flash10y.ocx || FlashUtil10y_ActiveX.exe || FlashUtil10y_Plugin.exe
|-
! 10.3.183.10