Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

How do I create a shortcut to launch the profile manager?

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: RedXIII

more options

I know this is an obscure question but it would save time typing it all in each time.

I would like to create a windows shortcut to launch the profile manager like so:

"C:\Program Files\Mozilla Firefox\firefox.exe -profilemanager" - but it says "the name specified in the target box is not valid. Make sure the filename and path are correct." It works fine without the -profilemanager part.

Maybe it would have to be a batch file I'm not sure.

I know this is an obscure question but it would save time typing it all in each time. I would like to create a windows shortcut to launch the profile manager like so: "C:\Program Files\Mozilla Firefox\firefox.exe -profilemanager" - but it says "the name specified in the target box is not valid. Make sure the filename and path are correct." It works fine without the -profilemanager part. Maybe it would have to be a batch file I'm not sure.

選ばれた解決策

Hi

I am a Linux user so this may not work for you, but you may want to try:

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

I hope that this helps.

この回答をすべて読む 👍 1

すべての返信 (4)

more options

What about

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

???

more options

TyDraniu said

What about "C:\Program Files\Mozilla Firefox\firefox.exe" -profilemanager ???

No I tried that one already but it has a problem with the -profilemanager part.

more options

選ばれた解決策

Hi

I am a Linux user so this may not work for you, but you may want to try:

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

I hope that this helps.

more options

It worked great, thanks very much Seburo (I had to add a double quote at the start though).

この投稿は RedXIII により に変更されました