Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Profile manager

  • 1 답장
  • 1 이 문제를 만남
  • 12 보기
  • 최종 답변자: 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