搜尋 Mozilla 技術支援網站

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

Learn More

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

  • 4 回覆
  • 1 有這個問題
  • 2041 次檢視
  • 最近回覆由 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 於 修改