Funkcionalnosć tutoho sydła so přez wothladowanske dźěła wobmjezuje, kotrež maja waše dožiwjenje polěpšić. Jeli nastawk waš problem njerozrisuje a chceće prašenje stajić, wobroćće so na naše zhromodźenstwo pomocy, kotrež na to čaka, wam na @FirefoxSupport na Twitter a /r/firefox na Reddit pomhać.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

Profile Manager: error Command Not Found

  • 1 wotmołwa
  • 1 ma tutón problem
  • 5 napohladow
  • Poslednja wotmołwa wot Toad-Hall

more options

Running OSX 10.6.8 First I followed this: https://support.mozilla.org/en-US/kb/using-multiple-profiles > To enable the Profile Manager:

   Open the Terminal application, then type "/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -ProfileManager" and press Return. 

> and got No Such File or Directory.


So I re-wrote the path to match my setup and get Command Not Found:

Macintosh HD/Applications/Thunderbird31-8-0.app/Contents/MacOS/thunderbird-bin -ProfileManager

Running OSX 10.6.8 First I followed this: https://support.mozilla.org/en-US/kb/using-multiple-profiles > To enable the Profile Manager: Open the Terminal application, then type "/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -ProfileManager" and press Return. > and got No Such File or Directory. So I re-wrote the path to match my setup and get Command Not Found: Macintosh HD/Applications/Thunderbird31-8-0.app/Contents/MacOS/thunderbird-bin -ProfileManager

Wšě wotmołwy (1)

more options

Launch Terminal ("Applications -> Utilities -> Terminal") enter the command starting with / after the prompt in Terminal: Note there is a space before -profilemanager

/Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -profilemanager

or try without the -bin:

/Applications/Thunderbird.app/Contents/MacOS/thunderbird -profilemanager