Søg i Support

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.

Learn More

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

  • 4 svar
  • 1 har dette problem
  • 1694 visninger
  • Seneste svar af 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.

Valgt 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 dette svar i sammenhæng 👍 1

Alle 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

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

Ændret af RedXIII den