Changes

Jump to: navigation, search

Firefox

19 bytes added, 12:58, 30 March 2009
m
Reworded second paragraph to be more generic, since latest version is now 3.0.8 and not 3.0.7. Also amended version numbers in package source.
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 [https://developer.mozilla.org/devnews/index.php/2009/03/04/firefox-307-security-and-stability-release-now-available/ security and stability reasons] you are strongly encouraged to upgrade to the Firefox 3.0x series.7 (the 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]).
== Basic installation ==
priority="10">
<check type="uninstall" condition="exists" path="Mozilla Firefox (3.0.78)" />
<install cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
<exit code="128" />
</install>
<install cmd="%SOFTWARE%\Internet\firefox\Firefox Setup 3.0.78.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.78.exe /S" />
<remove cmd="taskkill /F /IM Firefox.exe">
<exit code="0" />
60
edits

Navigation menu