Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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