Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Profile manager

  • 1 risposta
  • 1 ha questo problema
  • 12 visualizzazioni
  • Ultima risposta di 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

Tutte le risposte (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