Changes

Jump to: navigation, search

Flash Player

59 bytes added, 00:23, 16 June 2012
Adobe Flash Player 11.3
<source lang="xml">
<package
id="adobe_flashplayerAdobeFlashPlayer"
name="Adobe Flash Player"
revision="%version%"
<variable name="shortversion" value="11.3.300.257" />
<variable name="shortversion1" value="11_3_300_257" />
<variable name="PKG_SRC" value="%SOFTWARE%\pub\apps\flash"/>
<variable name="PKG_DESTINATION" value="%SystemRoot%\System32\Macromed\Flash"/>
<variable name="PKG_DESTINATION_X64" value="%SystemRoot%\System32\Macromed\Flash"/>
<variable name="PKG_FILE_ACTIVEX" value="Flash64_%shortversion1%.ocx" architecture="x64" />
<variable name="PKG_FILE_PLUGIN" value="NPSWF64_%shortversion1%.dll" architecture="x64" />
<check type="file" condition="versiongreaterorequal" path="%PKG_DESTINATION%\%PKG_FILE_ACTIVEX%" value="%version%" />
<check type="file" condition="versiongreaterorequal" path="%PKG_DESTINATION%\%PKG_FILE_PLUGIN%" value="%version%" />
<install cmd='"%SOFTWAREPKG_SRC%\Adobe\Flash\install_flash_playerinstall_flash_player_11_plugin.exe" /install ' /> <install cmd='"%SOFTWAREPKG_SRC%\Adobe\Flash\install_flash_player_axinstall_flash_player_11_active_x.exe" /install ' />
<upgrade include="install" />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
Anonymous user

Navigation menu