Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 4 svar
  • 1 har detta problem
  • 1 visning
  • Senaste svar av 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.

Vald lösning

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.

Läs svaret i sitt sammanhang 👍 1

Alla svar (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

Vald lösning

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).

Ändrad av RedXIII