I have recently installed firefox 1.0.2, and now cannot setup
profiles. I have removed all folders I can find with any reference to
Firefox, and re-installed... still unable to start the profile
manager (option key, double click on the firefox icon in the
applications folder).
Can anyone tell me what I am doing wrong ?
Thanks,
Alastair
Javier Pedemonte - 29 Mar 2005 16:47 GMT
Firefox is meant to be a simpler browser version, and so the Profile
Manager was hidden. If you really want to get at it, you can do so from
the Terminal. Assuming Firefox is in the Applications folder, do this
in the terminal:
cd /Application/Firefox.app/Contents/MacOS
./firefox -P
That should bring up the Profile Manager for you...
javier