152
edits
Changes
SECURITY: upgrade to version 3.0.12 in the 3.0.x series.
This is a silent installer and uninstaller for Mozilla Firefox 1.5, 2.0 and 3.x, but it should work with other versions of Firefox, too.
For [https://developer.mozilla.org/devnews/index.php/2009/0607/1121/firefox-30113-0-12-security-and-stability-release-now-available/ security and stability reasons] you are strongly encouraged to upgrade to Firefox 3.0.1112. The latest version of Firefox is always available at [http://www.getfirefox.com GetFirefox.com]. Firefox 2.0.0.x was maintained with security and stability updates only until mid-December 2008 (see [http://www.mozilla.com/en-US/firefox/all-older.html here]).
You can also install the new Firefox 3.5 browser series. In the 3.5 series, for [https://developer.mozilla.org/devnews/index.php/2009/07/16/firefox-3-5-1-update-is-now-available-for-download/ security and stability reasons] you are strongly encouraged to upgrade to Firefox 3.5.1.
id="firefox3"
name="Mozilla Firefox 3"
revision="30113012"
reboot="false"
priority="10">
<check type="uninstall" condition="exists" path="Mozilla Firefox (3.0.1112)" />
<install cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</install>
<install cmd='"%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.1112.exe" /S' />
<upgrade cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</upgrade>
<upgrade cmd='"%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.1112.exe" /S' />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />