DBSTalk Forum banner

Firefox Profiles

1129 Views 6 Replies 3 Participants Last post by  Mark Holtz
Is there anyway to have regular Firefox set to 1 profile, and Firefox Nightly set to a different profile? Basically when regular Firefox is opened, I want it to open the Default profile, and when Nightly is opened, I want it to open a different profile, or at least open the profile manager (But regular Firefox should NOT open the profile manager).
1 - 7 of 7 Posts
Certainly. I name my profiles "Nightly" and "Release". You will need to right-click on the shortcut and select properties. Then, add the following to the Target (changes in bold):

"C:\Program Files (x86)\Mozilla Firefox Release\firefox.exe" -P "Release" -no-remote

This will load Firefox with the "Release" profile, and the -no-remote allows you to run Firefox Release and Firefox Nightly at the same time.
Mark Holtz said:
Certainly. I name my profiles "Nightly" and "Release". You will need to right-click on the shortcut and select properties. Then, add the following to the Target (changes in bold):

"C:\Program Files (x86)\Mozilla Firefox Release\firefox.exe" -P "Release" -no-remote

This will load Firefox with the "Release" profile, and the -no-remote allows you to run Firefox Release and Firefox Nightly at the same time.
That worked. Thanks!!
It worked until I realized today that it defaults to Nightly for some reason. If a link is clicked on from the desktop, or a program opens the web browser, it automatically opens Nightly instead of regular Firefox. Anyway to fix this?
I haven't tried this yet but this seems to speak to what you want: http://support.mozilla.org/en-US/questions/732034

Peace,
Tom
Tom Robertson said:
I haven't tried this yet but this seems to speak to what you want: http://support.mozilla.org/en-US/questions/732034

Peace,
Tom
That worked Tom! Thanks!!!
kevinturcotte said:
It worked until I realized today that it defaults to Nightly for some reason. If a link is clicked on from the desktop, or a program opens the web browser, it automatically opens Nightly instead of regular Firefox. Anyway to fix this?
The portion that I highlighted in bold has to be applied to each shortcut. If you have a profile named "Nightly", then you have to change the name from "Release" to "Nightly" and apply the changes to all of your shortcuts.

FWIW: I have ESR, Release, Beta, Aurora, Nightly, UX, Pale Moon, and Waterfox installed, and each has it's own profile.
1 - 7 of 7 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top