60
edits
Changes
Updated FF version to 3.0.6 and changed introductory para
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.
For security reasons you are strongly encouraged to upgrade to Firefox 3 (the latest version 3is always available at [http://www.0getfirefox.5 in the 3com GetFirefox.x series or to version com]. Firefox 2.0.0.20 in the 2.x series: https://developer.mozilla.org/devnews/index.php/2008/12/16/firefox-305-was maintained with security and-20019-security-stability updatesonly until mid-now-available-for-download/ httpsDecember, 2008 (see [http://developerwww.mozilla.orgcom/devnewsen-US/index.phpfirefox/2008/12/18/firefoxall-20020-now-available-for-download/older.html here]).
== Basic installation ==
id="firefox3"
name="Mozilla Firefox 3"
revision="305306"
reboot="false"
priority="10">
<check type="uninstall" condition="exists" path="Mozilla Firefox (3.0.56)" />
<install cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</install>
<install cmd="%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.56.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.56.exe -ms" />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />