Running from a USB drive - Thunderbird: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(added: Portable Thunderbird)
m (Portable Thunderbird (again))
Line 4: Line 4:


===Portable Thunderbird (Windows only)===
===Portable Thunderbird (Windows only)===
Windows users may wish to use [http://johnhaller.com/jh/mozilla/portable_thunderbird/ Portable Thunderbird], a repackaged Thunderbird that includes a special launcher to make your Thundebird extensions portable.
For Windows users there is [http://johnhaller.com/jh/mozilla/portable_thunderbird/ Portable Thunderbird], an official build of Thunderbird that has been repackaged "as a complete, removable drive-friendly email client." One of its key features is a special launcher to make your Thunderbird extensions portable. To install, all you need to do is download the ZIP file and unzip it to the root directory your USB drive.

Revision as of 10:22, 22 September 2004

Beginning with version 0.7, Thunderbird can now be run from a USB memory stick. In order to do this, you need to install Thunderbird (the application itself) on the USB stick, create a profile on the USB stick, and launch Thunderbird using the correct parameters so that it can find the profile on the USB stick. This can be done using a command prompt, a shortcut, a batch file, or a JScript (.js) file. See this MozillaZine forum thread for some possible ways to get this to work.

The key difference between setting up and running Thunderbird in this way and doing so in the "normal" way is that Thunderbird normally keeps track of your profile(s) by accessing a file stored on the computer's boot drive (registry.dat and/or profiles.ini). For Thunderbird to be used effectively on a USB stick, in a completely portable mode, it obviously cannot rely upon a file stored on one computer's boot drive in this way. The parameters discussed in the linked thread, above, thus provide Thunderbird with a way to find your profile without relying on information normally stored on the boot drive.

Portable Thunderbird (Windows only)

For Windows users there is Portable Thunderbird, an official build of Thunderbird that has been repackaged "as a complete, removable drive-friendly email client." One of its key features is a special launcher to make your Thunderbird extensions portable. To install, all you need to do is download the ZIP file and unzip it to the root directory your USB drive.