Funkcjonalność tej witryny będzie ograniczona w czasie konserwacji. Jeśli artykuł nie rozwiązuje twojego problemu i chcesz zadać pytanie, to nasza społeczność wsparcia jest dostępna na @FirefoxSupport na Twitterze i /r/firefox na Reddicie.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Profile manager

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 12 wyświetleń
  • Ostatnia odpowiedź od 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

Wszystkie odpowiedzi (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