搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I access Thunderbird profile manager in Windows 10?

  • 6 个回答
  • 8 人有此问题
  • 73 次查看
  • 最后回复者为 susanowm

more options

I want to just point T-bird to a different place where I have stored my backup profile files (after migration from a Win 7 older computer to new one). I can't seem to follow any of the instructions provided. Windows 10 doesn't have a Run command. And the Command prompt only goes to my user file...can't seem to get to the folder with the executable to enter "thunderbird.exe-P"

Do I have to move my entire old profile into the new profile? It is quite large and it took so much time just to load it into the cloud where I hoped to keep it to avoid this in the future.

I want to just point T-bird to a different place where I have stored my backup profile files (after migration from a Win 7 older computer to new one). I can't seem to follow any of the instructions provided. Windows 10 doesn't have a Run command. And the Command prompt only goes to my user file...can't seem to get to the folder with the executable to enter "thunderbird.exe-P" Do I have to move my entire old profile into the new profile? It is quite large and it took so much time just to load it into the cloud where I hoped to keep it to avoid this in the future.

被采纳的解决方案

Use the search box instead of run.

Run has actually been missing from the start menu since XP.

Personally I use this add-on and a Thunderbird menu. I think it is much nicer. https://addons.mozilla.org/en-US/thunderbird/addon/profileswitcher/?src=search

定位到答案原位置 👍 1

所有回复 (6)

more options
more options

I have already tried everything suggested in these instructions with no luck!

more options

选择的解决方案

Use the search box instead of run.

Run has actually been missing from the start menu since XP.

Personally I use this add-on and a Thunderbird menu. I think it is much nicer. https://addons.mozilla.org/en-US/thunderbird/addon/profileswitcher/?src=search

more options

If you're typing thunderbird.exe-P then one problem is that you must have a space before the dash:

thunderbird.exe -P

You could just locate your profiles.ini file and edit it by hand.

Mine looks like this:

[General]
StartWithLastProfile=1

[Profile0]
Name=Chris
IsRelative=1
Path=cjr_profile
Default=1

If I wanted to to refer to a profile on another drive, (D: in this example) then for Windows it would look something like:

[General]
StartWithLastProfile=1

[Profile0]
Name=Chris
IsRelative=0
Path=D:\thunderbird\cjr_profile
Default=1
more options

Also make sure Thunderbird is not running when you try to start Thunderbird with Profilemanager.

more options

Thanks, Matt! The Add-On worked. The Search bar did not work...had tried that already.

I just couldn't figure out a way to get to that profile manager but profile switcher did the trick and I have successfully loaded all my old emails (too many!) onto the new PC.