Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Two drives. New profile created on "D". Default profile on "C" deleted. After reboot Tbird creates and loads default on "C". How can I use the one on "D"?

  • 1 odpověď
  • 2 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od Zenos

more options

Win 10. New profile file on "D" overwritten with the content from the old PC. Works fine until Tbird reload. Then the new "D" profile is still there but not used and the default profile is created on "C" and used instead of my profile created on "D". I do not want the profile to be on "C" as this is the SSD drive I use for games and it runs out of space.

Win 10. New profile file on "D" overwritten with the content from the old PC. Works fine until Tbird reload. Then the new "D" profile is still there but not used and the default profile is created on "C" and used instead of my profile created on "D". I do not want the profile to be on "C" as this is the SSD drive I use for games and it runs out of space.

Zvolené řešení

How did you create the profile on D:? "Overwritten" means you copied it from somewhere else?

Thunderbird will always look in the place recommended by Microsoft, i.e. C:\Users\<user>\AppData\Roaming\Thunderbird\

and here it will seek a file named profiles.ini

That file can tell where Thunderbird needs to go for the actual profile data. By default it's in a folder alongside profiles.ini named Profiles.

You can move Profiles wherever you want, and adjust profiles.ini to suit. But I guess you also moved profiles.ini, so Thunderbird starts over as if you didn't have a profile.

The best way to adjust profiles.ini is to start Thunderbird with the profile manager and use it to configure the data location.

You can hand-edit the profiles.ini file ; set IsRelative to false and change the pathname to the full absolute pathname, with backslashes, e.g.

D:\thunderbird\abc123def.default

Přečíst dotaz v kontextu 👍 3

Všechny odpovědi (1)

more options

Zvolené řešení

How did you create the profile on D:? "Overwritten" means you copied it from somewhere else?

Thunderbird will always look in the place recommended by Microsoft, i.e. C:\Users\<user>\AppData\Roaming\Thunderbird\

and here it will seek a file named profiles.ini

That file can tell where Thunderbird needs to go for the actual profile data. By default it's in a folder alongside profiles.ini named Profiles.

You can move Profiles wherever you want, and adjust profiles.ini to suit. But I guess you also moved profiles.ini, so Thunderbird starts over as if you didn't have a profile.

The best way to adjust profiles.ini is to start Thunderbird with the profile manager and use it to configure the data location.

You can hand-edit the profiles.ini file ; set IsRelative to false and change the pathname to the full absolute pathname, with backslashes, e.g.

D:\thunderbird\abc123def.default