Running from a USB drive - Thunderbird

From MozillaZine Knowledge Base
Revision as of 15:05, 4 July 2004 by Wintogreen (talk | contribs) (totally rewritten)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.