Changes

Jump to: navigation, search

Firefox

247 bytes added, 07:49, 18 July 2008
Security advisory: upgrade to version 3.0.1 in the Firefox 3 series.
This is a silent installer and uninstaller for Mozilla Firefox 1.5, 2.0 and 3.0, but it should work with other versions of Firefox, too.
You Within the 2.x series you are encouraged to upgrade for security reasons to version 2.0.0.16: http://developer.mozilla.org/devnews/index.php/2008/07/15/firefox-20016-security-and-stability-update-now-available-for-download/ Within the 3.x series you are encouraged to upgrade for security reasons to version 3.0.1: http://developer.mozilla.org/devnews/index.php/2008/07/16/firefox-301-security-and-stability-update-now-available-for-download/
id="firefox3"
name="Mozilla Firefox 3"
revision="3000301"
reboot="false"
priority="10">
<check type="uninstall" condition="exists" path="Mozilla Firefox (3.0.1)" />
<install cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</install>
<install cmd="%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.1.exe -ms" />
<upgrade cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</upgrade>
<upgrade cmd="%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.1.exe -ms" />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
152
edits

Navigation menu