Brendan McCullough wrote: > > No change. The component.reg file was recreated when restarting and its > size is now 0 bytes.
Something is seriously wrong if you have a 0-byte component.reg; it should be close to 500K and I'm surprised the browser even launches. Direct the output to a file with e.g. "mozilla > mozout 2>&1" and see if mozout contains clues; usually component registration failures generate messages with the error code. h~
