Slashdot Mirror


Firefox 2.0 RC3 Released

midkay writes "Firefox 2.0 RC3 has just been released. The release notes cover all the changes since the first release candidate, but RC3 appears to have a new Windows installer and more security in the extensions aspect, among a few other things."

1 of 238 comments (clear)

  1. Re:WHy a new installer for Windows? by Compholio · · Score: 3, Interesting
    Why they went to the trouble of a new installer and don't create a msi installer for Windows I don't know.
    Making proper MSI packages, at least with Microsoft's Orca tool, is a pain in the butt. Nullsoft installers are much easier to create and much easier to deploy as silent installations on large networks, unless of course the tool you're using doesn't support executables and only supports MSI packages.