Changes

Jump to: navigation, search

Flash Player

430 bytes added, 13:39, 15 May 2012
no edit summary
priority="10">
<variable name="version" value="11.2.202.235" /> <variable name="shortversion" value="11_2_202_235" />
<check type="logical" condition="or">
<check type="file" condition="versionequalto"
path="%SYSTEMROOT%\system32\Macromed\Flash\NPSWF32_%versionshortversion%.dll" value="%version%" />
<check type="file" condition="versionequalto"
path="%SYSTEMROOT%\SysWOW64\Macromed\Flash\NPSWF32_%versionshortversion%.dll" value="%version%" />
</check>
<upgrade include="install" />
<remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil32_%versionshortversion%_Plugin.exe" "%SYSTEMROOT%\system32\Macromed\Flash\FlashUtil32_%versionshortversion%_Plugin.exe" /uninstall'/>
<remove cmd='%COMSPEC% /C if exist "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil32_%versionshortversion%_Plugin.exe" "%SYSTEMROOT%\SysWOW64\Macromed\Flash\FlashUtil32_%versionshortversion%_Plugin.exe" /uninstall'/>
</package>
</source>
reboot="false"
priority="10">
<variable name="PKG_VERSION" value="11_2_202_23511.2.202.233" /> <variable name="shortversion" value="11_2_202_233" />
<variable name="PKG_SOURCE" value="%SOFTWARE%\Flash\%PKG_VERSION%" />
<variable name="PKG_DESTINATION" value="%SystemRoot%\System32\Macromed\Flash"/>
<variable name="PKG_DESTINATION" value="%SystemRoot%\SysWOW64\Macromed\Flash" architecture="x64"/>
<variable name="PKG_DESTINATION_X64" value="%SystemRoot%\System32\Macromed\Flash"/>
<variable name="PKG_FILE_ACTIVEX" value="Flash32_%PKG_VERSIONshortversion%.ocx" /> <variable name="PKG_FILE_PLUGIN" value="NPSWF32_%PKG_VERSIONshortversion%.dll" /> <variable name="PKG_FILE_ACTIVEX_X64" value="Flash64_%PKG_VERSIONshortversion%.ocx" /> <variable name="PKG_FILE_PLUGIN_X64" value="NPSWF64_%PKG_VERSIONshortversion%.dll" />
<check type="uninstall" condition="existsversiongreaterorequal" path="Adobe Flash Player 11 .+ ActiveX.*" value="%PKG_VERSION%" /> <check type="uninstall" condition="existsversiongreaterorequal" path="Adobe Flash Player 11 .+ Plugin.*" value="%PKG_VERSION%" /> <check type="file" condition="existsversiongreaterorequal" path="%PKG_DESTINATION%\%PKG_FILE_ACTIVEX%" value="%PKG_VERSION%" /> <check type="file" condition="existsversiongreaterorequal" path="%PKG_DESTINATION%\%PKG_FILE_PLUGIN%" value="%PKG_VERSION%" /> <check type="file" condition="existsversiongreaterorequal" path="%PKG_DESTINATION_X64%\%PKG_FILE_ACTIVEX_X64%" value="%PKG_VERSION%" architecture="x64" /> <check type="file" condition="existsversiongreaterorequal" path="%PKG_DESTINATION_X64%\%PKG_FILE_PLUGIN_X64%" value="%PKG_VERSION%" architecture="x64" />
<install include="remove" />
<install architecture="x86" cmd='"%PKG_SOURCE%\install_flash_player_11_active_x_32bit.exe" /install ' />
<install architecture="x86" cmd='"%PKG_SOURCE%\install_flash_player_11_plugin_32bit.exe" /install ' />
<install architecture="x64" cmd='"%PKG_SOURCE%\install_flash_player_11_active_x_64bit.exe" /install ' /> <install architecture="x64" cmd='"%PKG_SOURCE%\install_flash_player_11_plugin_64bit.exe" /install ' />
<upgrade include="install" />
35
edits

Navigation menu