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

Learn More

Profile manager

  • 1 svar
  • 1 har detta problem
  • 12 visningar
  • Senaste svar av ideato

more options

I can't open Profile manager a windows of firefox appears when i trying to do that , COde : firefox -P "C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -p , There 2 many of 'em non Working

I hope sm1 help me

I can't open Profile manager a windows of firefox appears when i trying to do that , COde : firefox -P "C:\Program Files\Mozilla Firefox\firefox.exe" -no-remote -p , There 2 many of 'em non Working I hope sm1 help me

Alla svar (1)

more options

Hi, try one of the following :

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

why you want to use also the -no-remote command ? (allows multiple copies of application to be open at a time.)

if you want to start with specific profile then :

  • firefox -P "your profile name"

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

thank you