This post originated from an RSS feed registered with Python Buzz
by Phillip Pearson.
Original Post: Sharing Firefox / Thunderbird profiles between OS installs
Feed Title: Second p0st
Feed URL: http://www.myelin.co.nz/post/rss.xml
Feed Description: Tech notes and web hackery from the guy that brought you bzero, Python Community Server, the Blogging Ecosystem and the Internet Topic Exchange
Now I have both Vista and XP installed, and they can happily access each other's NTFS disks, I've got things set up so that they share a single set of Firefox and Thunderbird profile folders. The trick here is to edit your profiles.ini file and point one of the installs at the other's folders, or move the folders away somewhere else and point both of the installs at the new shared location.
\Documents and Settings\username\Application Data\Mozilla\Firefox\profiles.ini
\Documents and Settings\username\Application Data\Thunderbird\profiles.ini
Using Thunderbird as an example, I moved all the folders under Profiles into C:\phil\mozilla-settings\thunderbird and edited the profile entries in profiles.ini to look like this: