MozillaZine

Running more than one profile in parallel

User Help for Mozilla Firefox
(Anonymous/guest posting allowed)
dziq
Guest
 
October 3rd, 2005, 1:36 am

Post Posted October 3rd, 2005, 1:36 am

I have two firefox profiles: A and B. I would like to run two instances of firefox, one with A loaded and second with B. Is it possible?

Guest
Guest
 
October 3rd, 2005, 2:49 am

Post Posted October 3rd, 2005, 2:49 am

Yes. Use
Code: Select all
firefox -ProfileManager
to select which profile you want to use.

bollix47
Folder@Home
 
Posts: 1184
Joined: November 1st, 2004, 2:43 pm
Location: Toronto, Canada
October 3rd, 2005, 2:57 am

Post Posted October 3rd, 2005, 2:57 am


Guest
Guest
 
October 3rd, 2005, 3:03 am

Post Posted October 3rd, 2005, 3:03 am

Anonymous wrote:Yes. Use
Code: Select all
firefox -ProfileManager
to select which profile you want to use.


You have misunderstood the OPs question.

Vectorspace
Moderator

User avatar
 
Posts: 13932
Joined: November 27th, 2003, 4:50 am
Location: Warwickshire, UK
October 3rd, 2005, 3:04 am

Post Posted October 3rd, 2005, 3:04 am

the-edmeisters method has an issue: If you set the variable that makes it possible to run multiple instances, then any attempt to start another instance will bring up profile manager - including links from external applications. Instead, try the batch file method:

Create a text file and copy the following into it:
Code: Select all
@echo off
set MOZ_NO_REMOTE=1
start "" "C:\Program Files\Mozilla Firefox\firefox.exe" -p
set MOZ_NO_REMOTE=0

Save the file with a .bat extension.

When you double-click the bat file, it will start profile manager even if Firefox is already running, and you will be able to run multiple profiles simultaneously. Change the path to firefox.exe as appropriate.

You can also make it start a specific profile like this:
Code: Select all
@echo off
set MOZ_NO_REMOTE=1
start "" "C:\Program Files\Mozilla Firefox\firefox.exe" -p "profile name"
set MOZ_NO_REMOTE=0


the-edmeister and I have recently been discussing the batch file method, and he's probably going to add a page to his website on it soon.
"All things being equal, the simplest answer is usually the correct one" - Occam's Razor
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Thunderbird version 2.0.0.23 (20090812)

simoesluciano
Guest
 
July 19th, 2007, 1:41 pm

Post Posted July 19th, 2007, 1:41 pm

dziq wrote:I have two firefox profiles: A and B. I would like to run two instances of firefox, one with A loaded and second with B. Is it possible?



Use:

"C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -P Profile_1

"C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -P Profile_2

"C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -P Profile_3

"C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -P Profile_N

Vectorspace
Moderator

User avatar
 
Posts: 13932
Joined: November 27th, 2003, 4:50 am
Location: Warwickshire, UK
July 19th, 2007, 1:55 pm

Post Posted July 19th, 2007, 1:55 pm

This thread is almost 2 years dead - why dredge it up with a solution that did not exist in the versions they are discussing?
"All things being equal, the simplest answer is usually the correct one" - Occam's Razor
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5
Thunderbird version 2.0.0.23 (20090812)

Guest
Guest
 
July 19th, 2007, 2:23 pm

Post Posted July 19th, 2007, 2:23 pm

The new google based forum search for this site gives results in order of "relevance", not date, so it is very easy to bring up ancient posts and actually hard to find recent ones.
This is a common cause for posting to old threads.

trolly
Moderator

User avatar
 
Posts: 33181
Joined: August 22nd, 2005, 7:25 am
July 19th, 2007, 2:30 pm

Post Posted July 19th, 2007, 2:30 pm

Is it that difficult to check the date of the last post? It is clearly visible. Ok, the google search delivers not always what you are looking for.
Think for yourself.
Otherwise you have to believe what other people tell you.

dickvl

User avatar
 
Posts: 47554
Joined: July 18th, 2005, 3:25 am
July 19th, 2007, 4:46 pm

Post Posted July 19th, 2007, 4:46 pm

We have a Sticky about that:
http://forums.mozillazine.org/viewtopic.php?t=560634 - Sticky: Using Google Search Through the Forums

Guest
Guest
 
July 19th, 2007, 5:15 pm

Post Posted July 19th, 2007, 5:15 pm

That is a good point, to check the date before posting. But why is the google search on this forum configured so you can't sort by date? When you do a google groups search you can sort by date or relevance. I believe I have seen other sites that have a google search that sorts by date. For many problems as the sticky points out, the hits you get are no longer the best information on the subject because they are not recent.

danielgtr17
Guest
 
August 16th, 2007, 9:50 pm

Post Posted August 16th, 2007, 9:50 pm

thx Vectorspace i did wat u said it worked ^^ i created a second profile then made the text file with extension .bat and it worked thx alot ^^ ur the best im using firefox 2.0 and windows XP

danielgtr17
Guest
 
August 16th, 2007, 9:52 pm

Post Posted August 16th, 2007, 9:52 pm

danielgtr17 wrote:thx Vectorspace i did wat u said it worked ^^ i created a second profile then made the text file with extension .bat and it worked thx alot ^^ ur the best im using firefox 2.0 and windows XP


im cureently using 2 intances of firefox i have one with all my history and the other one is black so it worked if it hadnt it woul;d also have the history on it

dickvl

User avatar
 
Posts: 47554
Joined: July 18th, 2005, 3:25 am
August 19th, 2007, 11:07 am

Post Posted August 19th, 2007, 11:07 am

In Firefox 2.0 you can add -no-remote as a switch to the target in the shortcut as written above by simoesluciano and you do not need the bat file solution with the MOZ_NO_REMOTE environment variable anymore.

Post a reply

Quote Selected

Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
 

Return to Firefox Support


Who is online

Users browsing this forum: Google [Bot], Lumox and 15 guests