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!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Load specific profile from command line

  • 3 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 the-edmeister

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