Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Profile manager

  • 1 ответ
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от 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

Все ответы (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