Plugin Flash - WikiT - Firewall

Transcription

Plugin Flash - WikiT - Firewall
11/02/2017 02:43
1/2
Plugin Flash
Plugin Flash
Depuis la version 11.3, les version 32 et 63bits sont packagées en un seul binaire.
Allez sur cette page: http://www.adobe.com/special/products/flashplayer/fp_distribution3.html et
récupérez
l'exe d'installation activeX
l'exe d'installation en tant que plugin
Téléchargez l'outil de suppression ici
http://download.macromedia.com/get/flashplayer/current/support/uninstall_flash_player.exe
Placez tous ces fichiers dans softwares/flash/
flash.xml
<?xml version="1.0" encoding="UTF-8"?>
<packages>
<package id="flash"
name="Adobe Flash Player"
revision="28"
reboot="false"
priority="10">
<variable name="PKG_VERSION" value="11.9.900.170" />
<variable name="PKG_SOURCE" value="%SOFTWARE%\flash" />
<check type="uninstall" condition="versiongreaterorequal"
path="Adobe Flash Player .+ ActiveX.*" value="%PKG_VERSION%" />
<check type="uninstall" condition="versiongreaterorequal"
path="Adobe Flash Player .+ Plugin.*" value="%PKG_VERSION%" />
<install include="remove" />
<install
cmd='"%PKG_SOURCE%\install_flash_player_11_active_x.exe" /install' />
<install cmd='"%PKG_SOURCE%\install_flash_player_11_plugin.exe"
/install' />
<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 cmd='"%PKG_SOURCE%\uninstall_flash_player.exe" WikiT - https://wikit.firewall-services.com/
Last update: 18/12/2013 13:30 tuto:gestion_de_parc:wpkg:flash https://wikit.firewall-services.com/doku.php/tuto/gestion_de_parc/wpkg/flash
uninstall' >
<exit code="any" />
</remove>
</package>
</packages>
From:
https://wikit.firewall-services.com/ - WikiT
Permanent link:
https://wikit.firewall-services.com/doku.php/tuto/gestion_de_parc/wpkg/flash
Last update: 18/12/2013 13:30
https://wikit.firewall-services.com/
Printed on 11/02/2017 02:43