3,217
edits
Changes
m
no edit summary
This is a silent installer for Macromedia Flash Player.
There are two versions of Macromedia Flash Player - for Internet Explorer and for [[Firefox|Mozilla Firefox]].
Flash Player for Firefox should be installed '''after''' Firefox is installed - and hence the [[Firefox]] installer should have a higher priority.
'''This is a Macromedia Flash Player for Mozilla Firefox installer:'''
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<package<br>
id="flashplayerfirefox"<br>
name="Flash Player Firefox"<br>
revision="1"<br>
reboot="false"<br>
priority="0"><br>
<check type="file" condition="exists" path="C:\Programme\Mozilla Firefox\plugins\NPSWF32.dll" /><br>
<br>
<install cmd='\\server\Admin\Non-MSI\Macromedia_Players\Flash_Firefox\flashplayer7installer.exe /S'><br>
<exit code="0" /><br>
</install><br>
</package>
</blockquote>
'''This is a Macromedia Flash Player for the Internet Explorer installer:'''
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<package<br>
id="flashplayerie"<br>
name="Flash Player IE"<br>
revision="1"<br>
reboot="false"<br>
priority="0"><br>
<check type="file" condition="exists" path="C:\windows\system32\Macromed\Flash\Flash.ocx" /><br>
<br>
<install cmd='\\server\Admin\Non-MSI\Macromedia_Players\Flash_IE\flashplayer7_winax.exe /Q'><br>
<exit code="0" /><br>
</install><br>
</package><br>
</blockquote>
[[category:Silent Installers|Flash Player]]
There are two versions of Macromedia Flash Player - for Internet Explorer and for [[Firefox|Mozilla Firefox]].
Flash Player for Firefox should be installed '''after''' Firefox is installed - and hence the [[Firefox]] installer should have a higher priority.
'''This is a Macromedia Flash Player for Mozilla Firefox installer:'''
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<package<br>
id="flashplayerfirefox"<br>
name="Flash Player Firefox"<br>
revision="1"<br>
reboot="false"<br>
priority="0"><br>
<check type="file" condition="exists" path="C:\Programme\Mozilla Firefox\plugins\NPSWF32.dll" /><br>
<br>
<install cmd='\\server\Admin\Non-MSI\Macromedia_Players\Flash_Firefox\flashplayer7installer.exe /S'><br>
<exit code="0" /><br>
</install><br>
</package>
</blockquote>
'''This is a Macromedia Flash Player for the Internet Explorer installer:'''
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
<package<br>
id="flashplayerie"<br>
name="Flash Player IE"<br>
revision="1"<br>
reboot="false"<br>
priority="0"><br>
<check type="file" condition="exists" path="C:\windows\system32\Macromed\Flash\Flash.ocx" /><br>
<br>
<install cmd='\\server\Admin\Non-MSI\Macromedia_Players\Flash_IE\flashplayer7_winax.exe /Q'><br>
<exit code="0" /><br>
</install><br>
</package><br>
</blockquote>
[[category:Silent Installers|Flash Player]]