04-14-2007, 04:32 AM
Good advice MM.
Alternitivily you could create a new profile (from the Kbase):
Mac OS X
Close the application completely and make sure that it is not running in the background. Assuming the program is installed in the "Applications" folder, launch the Terminal (Applications -> Utilities -> Terminal) and enter:
* (Firefox) /Applications/firefox.app/Contents/MacOS/firefox -profilemanager
* (Mozilla Suite) /Applications/Mozilla.app/Contents/MacOS/mozilla -profilemanager
* (Thunderbird) /Applications/Thunderbird.app/Contents/MacOS/thunderbird -profilemanager
If the above command doesn't work, try again, but include -bin as shown in this example for Thunderbird:
* /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -profilemanager
[edit]
Alternitivily you could create a new profile (from the Kbase):
Mac OS X
Close the application completely and make sure that it is not running in the background. Assuming the program is installed in the "Applications" folder, launch the Terminal (Applications -> Utilities -> Terminal) and enter:
* (Firefox) /Applications/firefox.app/Contents/MacOS/firefox -profilemanager
* (Mozilla Suite) /Applications/Mozilla.app/Contents/MacOS/mozilla -profilemanager
* (Thunderbird) /Applications/Thunderbird.app/Contents/MacOS/thunderbird -profilemanager
If the above command doesn't work, try again, but include -bin as shown in this example for Thunderbird:
* /Applications/Thunderbird.app/Contents/MacOS/thunderbird-bin -profilemanager
[edit]