为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

How do I move the trash file, I installed Tbird on d: HD, but trash file was created on c: SSD ?

  • 5 个回答
  • 2 人有此问题
  • 16 次查看
  • 最后回复者为 Zenos

more options

I installed Thunderbird on normal hard drive D:, however Thunderbird went ahead and created the trashed emails folder on my SSD C: I don't want to use the C: SSD for this, how do I go about moving it to D: in a way Thunderbird can still find and use it ?

I installed Thunderbird on normal hard drive D:, however Thunderbird went ahead and created the trashed emails folder on my SSD C: I don't want to use the C: SSD for this, how do I go about moving it to D: in a way Thunderbird can still find and use it ?

被采纳的解决方案

The move directions in the link you gave don't appear to be strictly correct. The path on my Win 8.1 laptop to find Profiles.ini includes "roaming", as in \appdata\roaming\Thunderbird\

In any case I copied the contents of the path to the D: drive , changed isRelative to = 0 and renamed the .default profile on the C: drive. Thunderbird still works so I'm assuming it has been moved correctly.

Thank you.

定位到答案原位置 👍 1

所有回复 (5)

more options

Move your profile to the preferred disk drive, then modify profiles.ini to tell Thunderbird where to find it.

https://support.mozilla.org/en-US/kb/profiles-tb

What precisely did you do when you "installed Thunderbird on normal hard drive D:"?

The executable (etc) and the data store are separate; the location of one doesn't necessarily affect the other.

more options

Zenos said

Move your profile to the preferred disk drive, then modify profiles.ini to tell Thunderbird where to find it. https://support.mozilla.org/en-US/kb/profiles-tb What precisely did you do when you "installed Thunderbird on normal hard drive D:"? The executable (etc) and the data store are separate; the location of one doesn't necessarily affect the other.

>What precisely did you do when you "installed Thunderbird on normal hard drive D:"?

As with most programs that ask you to confirm the path they are about to install to, I simply changed the c:\blahblah to become D:\blahblah and then hit next, continue, or what ever the install program's proceed button is.

more options

选择的解决方案

The move directions in the link you gave don't appear to be strictly correct. The path on my Win 8.1 laptop to find Profiles.ini includes "roaming", as in \appdata\roaming\Thunderbird\

In any case I copied the contents of the path to the D: drive , changed isRelative to = 0 and renamed the .default profile on the C: drive. Thunderbird still works so I'm assuming it has been moved correctly.

Thank you.

more options

BobbyAlreadytaken said

Zenos said
Move your profile to the preferred disk drive, then modify profiles.ini to tell Thunderbird where to find it. https://support.mozilla.org/en-US/kb/profiles-tb What precisely did you do when you "installed Thunderbird on normal hard drive D:"? The executable (etc) and the data store are separate; the location of one doesn't necessarily affect the other.

>What precisely did you do when you "installed Thunderbird on normal hard drive D:"?

As with most programs that ask you to confirm the path they are about to install to, I simply changed the c:\blahblah to become D:\blahblah and then hit next, continue, or what ever the install program's proceed button is.

OK, so that would have installed the executable (program) on the designated drive. The data store would still have gone to wherever your AppData is. On the face of it, it would seem sensible to put executables on the SSD for speed of loading, and AppData etc on the HDD where read/write cycles are better tolerated by the hardware.

I would expect Windows to offer an option to set the preferred drive for the Users folder, which incorporates the AppData folders.

more options

BobbyAlreadytaken said

The move directions in the link you gave don't appear to be strictly correct. The path on my Win 8.1 laptop to find Profiles.ini includes "roaming", as in \appdata\roaming\Thunderbird\ In any case I copied the contents of the path to the D: drive , changed isRelative to = 0 and renamed the .default profile on the C: drive. Thunderbird still works so I'm assuming it has been moved correctly. Thank you.

That sounds just about perfect. ;-)

由Zenos于修改