Install Firefox 3.5 side by side with Firefox 3.0 on Windows
Posted on 28 September 2009
Installing Firefox 3.5 overrides your current installation by default. If you want to retain your older version, for instance because you are not convinced 3.5 is so great or because you’re a web developer, then this article explains how you can install and use 3.0 and 3.5 side by side.
Quick instruction
Most web developers or more experienced computer users do not need to be taken by the hand. Here’s a one-minute overview of how you can install and configure Firefox 3.5 without harming existing Firefox installations:
- Download Firefox 3.5 (other) and install to a different directory.
- Create shortcuts on desktop or quicklaunch by hand, one for each version.
- Set a profile as startup parameter for each of these shortcuts:
- For FF 3.0:
c:\path-to-3.0\firefox.exe -p OldFF30Profile - For FF 3.5:
c:\path-to-3.5\firefox.exe -p NewFF35Profile
- For FF 3.0:
- Decide which one becomes your default browser. Add -no-remote flag to the non-default version:
- If default browser must be FF 3.0, then change FF 3.5 shortcut:
c:\path-to-3.5\firefox.exe -p NewFF35Profile -no-remote - If default browser must be FF 3.5, then change FF 3.0 shortcut:
c:\path-to-3.0\firefox.exe -p OldFF30Profile -no-remote
- If default browser must be FF 3.0, then change FF 3.5 shortcut:
That’s all there is to it. You can now safely browse either of them. If you want to use the same profile, you’ll need to synchronise the profiles between each other when you use them, the Firefox Add-on Profile Manager and Synchronizer can help you with that process.
Before you start all this, it is a good idea to backup your profile. You can do that with the Add-on I just mentioned, or you can do it by hand. There’s an excellent instruction of where to find your profile.
Did this instruction go to quick? Try the step-by-step instruction below:
Step-by-step instruction
TBD, sorry, may take a while before I have a clean system again to create the right screenshots…
Tip: copy original profile
You can have Firefox 3.5 start with a blank profile and it will fill-out one for you. But if you want to use the same profile you had with Firefox 3.0, yet you don’t want the original overridden, you can follow these steps:
- Exit all running Firefox instances
- Locate your profile and copy the whole directory to a new location
- If anything goes wrong, you can restore the profile by simply copying it back.
More info on backing up and restoring profiles can be found in this excellent article with detailed instructions from the Mozilla.org website.
As mentioned in the quick instruction you can use the excellent (but still very much in beta) Firefox Add-on Profile Manager and Synchronizer.
Motivation
These instructions can be found on many places on the internet, however, I noticed they’re rather hard to find through Google, but perhap I just didn’t use the right keywords for searching. Adding a dedicated article perhaps improves the visibility of this subject and makes it easier for people to try out Firefox 3.5 alongside Firefox 3.0.
Of course, it also helps me remembering how easy it can be to install them next to each other. I tend to forget those things and it always takes a while before I find the right instructions again.
Conclusion
Should there be a conclusion? Not really. But I would love to see a next version of Firefox which just asks at the beginning of the installation whether I want to install it side by side and also allows me to copy (not move!) the profile, so that I can play with it without any risk. Add-on failure is a common problem when moving to a new Firefox version, which is why I’m often hesitant to completely move to the most recent version.
It could’ve been so much easier…
– Abel –
Just to let you know: the blog is active again (you may have noticed that for a few months there were no updates). The reason was simple: it was hosted on a thin line and needed upgrading. It took a long while to find a reliable hosting provider, not too expensive, and with enough flexibility… read article
Visual Studio 2010 is yet to become full beta 2, but employees already saw the preview and the final release date is announced. In a few days, it’ll finally hit the market. Be ready to download this cool new version packed with new features. A little article on an estimated roadmap until the final release date — read article
Let’s try something new, let’s try Pinax! That’s one of the very few rather mature CMS’s around that have been developed completely in Python, with the Django framework as its basis. This article talks the non-Pythoneer through the installation process step by step. It only takes a few minutes! — read article
5 responses to Install Firefox 3.5 side by side with Firefox 3.0 on Windows
Leave a Response
Additional comments powered by BackType













Many thanks, that helps a lot setting up a test environment!
You’re welcome, Killian. Indeed, it’s invaluable for programmers.
[...] Install Firefox 3.5 side by side with Firefox 3.0 on Windows [...]
[...] More here: Install Firefox 3.5 side by side with Firefox 3.0 on Windows … [...]
Remarkable how non-trivial it is to find out how to install FF 3.5 alongside with FF 3.0, but it’s easy: http://bit.ly/firefox-side-by-side
This comment was originally posted on Twitter