Portable Thunderbird Launcher 0.0.2

* Where should this program be placed?
In the same directory as thunderbird.exe on your USB key

* Where should the profile be?
A profile directory should exist as a subdirectory of the directory containing thunderbird.exe

* What settings can be made in the INI?
Profile Folder=profile ;Set this to be the subdirectory that contains your thunderbird profile

* What does this program do?
It launches thuderbird using a specific profile, which is handy on USB drives.  It also checks to ensure that all extensions have been altered to use relative paths, so thunderbird will work regardless of drive letter, which will change when you move PCs.

* What license is this code released under?
This code is released under the GPL.  The full code is included with the package as PortableThunderbird.nsi.

* Who created this program?
This launcher has been a joint effort by many folks on mozillaZine.org interested in getting firefox to run from a USB drive.  The code in this particular version is based on mai9's Free The Fox launcher as well as tracon's fflaunch.  It also has my own custom bits added in.

* How do I install extensions into Portable Thunderbird?

1. Launch thunderbird using PortableThunderbird.exe
2. Download the XPI of the extension you wish to run
3. Open the XPI using Tools - Extensions - Install in Thunderbird
4. Install the extension
5. Close Thunderbird and then re-launch with PortableThunderbird.exe
   (The extension will make it's entries into chrome.rdf at this point)
6. Close Thunderbird and then re-launch with PortableThunderbird.exe
   (PortableFirefox will adjust the extension to be relative at this point)
7. Enjoy your new portable extension.