Changes

Jump to: navigation, search

Flash Player

369 bytes removed, 18:51, 9 February 2011
Cleanup and update to 10.2.152.26
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.
== Adobe Flash Player 10.1.102.64 ==
=== WPKG installer for Internet Explorer with Win64bit check ===
<source lang="xml">
<package
id="flashplayer_ie" name="Adobe Flash Player 10.1 for IE" revision="10110264%version%" reboot="false" priority="10">
<variable name="version" value="10.2.152.26" />
<check type="uninstall" condition="exists" path="Adobe Flash Player 10 ActiveX" />
<check type="logical" condition="or"> <check type="file" condition="versionequalto" path="%SYSTEMROOT%\system32\Macromed\Flash\Flash10lFlash10m.ocx" value="10.1.102.64%version%"/> <check type="file" condition="versionequalto" path="%SYSTEMROOT%\SysWOW64\Macromed\Flash\Flash10lFlash10m.ocx" value="10.1.102.64%version%"/> </check>
<install cmd='%SOFTWARE%\flash\uninstall_flash_player.exe -uninstall'><exit code='any' /></install> <!-- use "/s" or "/silent" as silent-switch if using an older uninstaller-->
<install cmd='taskkill /f /im iexplore.exe'><exit code='0' /><exit code='1' /><exit code='128' /></install> <install cmd='%SOFTWARE%\flash\install_flash_player_ax.exe /install' />
<upgrade cmd='%SOFTWARE%\flash\uninstall_flash_player.exe -uninstall'><exit code='any' /></upgrade> <!-- use "/s" or "/silent" as silent-switch if using an older uninstaller-->
<upgrade cmd='taskkill /f /im iexplore.exe'><exit code='0' /><exit code='1' /><exit code='128' /></upgrade> <upgrade cmd='%SOFTWARE%\flash\install_flash_player_ax.exe /install' />
<remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil10l_ActiveXFlashUtil10m_ActiveX.exe" "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil10l_ActiveXFlashUtil10m_ActiveX.exe" /uninstall'/> <remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil10l_ActiveXFlashUtil10m_ActiveX.exe" "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil10l_ActiveXFlashUtil10m_ActiveX.exe" /uninstall'/>
</package>
</source>
<source lang="xml">
<package
id="flashplayer_mozilla" name="Adobe Flash Player 10.1 for Mozilla/Opera" revision="10110264%version%" reboot="false" priority="10">
<variable name="version" value="10.2.152.26" />
<check type="uninstall" condition="exists" path="Adobe Flash Player 10 Plugin" />
<check type="logical" condition="or"> <check type="file" condition="versionequalto" path="%SYSTEMROOT%\system32\Macromed\Flash\NPSWF32.dll" value="10.1.102.64%version%" /> <check type="file" condition="versionequalto" path="%SYSTEMROOT%\SysWOW64\Macromed\Flash\NPSWF32.dll" value="10.1.102.64%version%" /> </check>
<install cmd='taskkill /f /im firefox.exe'><exit code='0' /><exit code='1' /><exit code='128' /></install> <install cmd='%SOFTWARE%\flash\install_flash_player.exe /install' />
<upgrade cmd='taskkill /f /im firefox.exe'><exit code='0' /><exit code='1' /><exit code='128' /></upgrade> <upgrade cmd='%SOFTWARE%\flash\install_flash_player.exe /install' />
<remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil10l_Plugin.exe" "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil10l_PluginFlashUtil10m_Plugin.exe" /uninstall'/> <remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil10l_Plugin.exe" "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil10l_PluginFlashUtil10m_Plugin.exe" /uninstall'/>
</package>
</source>
Note the different filenames used between different versions.
{| border====Flash Player "1"! !! Program !! Uninstaller IE !! Uninstaller Firefox/Opera |-! 10.2.152.26| Flash10m.ocx || FlashUtil10m_ActiveX.exe || FlashUtil10m_Plugin.exe |-! 10.1.102.64==== =====Program for Internet Explorer=====| Flash10l.ocx =====Uninstaller for Internet Explorer===== || FlashUtil10l_ActiveX.exe =====Uninstaller for Firefox/Opera===== || FlashUtil10l_Plugin.exe|- ====Flash Player ! 10.1.85.3==== =====Program for Internet Explorer=====| Flash10k.ocx =====Uninstaller for Internet Explorer===== || FlashUtil10k_ActiveX.exe =====Uninstaller for Firefox/Opera===== || FlashUtil10k_Plugin.exe|-====Flash Player ! 10.1.82.76==== =====Program for Internet Explorer=====| Flash10i.ocx =====Uninstaller for Internet Explorer===== || FlashUtil10i_ActiveX.exe =====Uninstaller for Firefox/Opera===== || FlashUtil10i_Plugin.exe|-====Flash Player ! 10.1.53.64==== =====Program for Internet Explorer=====| Flash10h.ocx =====Uninstaller for Internet Explorer===== || FlashUtil10h_ActiveX.exe =====Uninstaller for Firefox/Opera===== || FlashUtil10h_Plugin.exe|}
== Disable Automatic Update dialog in Adobe Flash Player ==
117
edits

Navigation menu