搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Load specific profile from command line

more options

I have two profiles. A and B. B has been set as default using ProfileManager. I have made shortcuts to start each profile as follows:

"C:\Program Files\Mozilla Firefox\firefox.exe" -p A -no-remote

and the other one as:

"C:\Program Files\Mozilla Firefox\firefox.exe" -p B

What I want to do is start another but the default profile, when I open a specific filetype (windows 7).

The current association for the .html file is:

C:\Program Files\Mozilla Firefox\firefox.exe

with command line arguments as follows:

-requestPending -osint -url "%1"

This opens the specified url as the default firefox profile (B in my case). I want to open each .html extension using the A profile, and any other extension that loads firefox as the B profile.

Mozilla, states that -p and -requestPending -osint cannot be used at the same time.

How do I open another profile for a specific filetype?

I have two profiles. '''A''' and '''B'''. '''B''' has been set as default using ProfileManager. I have made shortcuts to start each profile as follows: "C:\Program Files\Mozilla Firefox\firefox.exe" -p A -no-remote and the other one as: "C:\Program Files\Mozilla Firefox\firefox.exe" -p B What I want to do is start another but the default profile, when I open a specific filetype (windows 7). The current association for the .html file is: C:\Program Files\Mozilla Firefox\firefox.exe with command line arguments as follows: -requestPending -osint -url "%1" This opens the specified url as the default firefox profile (B in my case). I want to open each .html extension using the A profile, and any other extension that loads firefox as the B profile. Mozilla, states that '''-p''' and '''-requestPending -osint''' cannot be used at the same time. How do I open another profile for a specific filetype?

由 odyodyodys 於 修改

所有回覆 (3)

more options

You want to open a 2nd Profile while the first Profile is already running?

more options

Not exactly. I've managed to do this using the: -no-remote to the second profile, that is not the default. The problem is that I cannot create a command line that Windows will use to open a specific filetype using a profile other than the default.

more options

Sorry, I'm not sure how that would be done, or if it is even possible.

See if this developer article helps you.
https://developer.mozilla.org/en/Command_Line_Options