I found the answer.
I was running with a debug build.
With a debug build, if you set XPCOM_NO_AUTOREG, then it will not
reconfigure the component.reg each time.
e.g.,
setenv XPCOM_NO_AUTOREG 1
Keith Yarbrough <[EMAIL PROTECTED]> wrote in message
903gj2$[EMAIL PROTECTED]">news:903gj2$[EMAIL PROTECTED]...
> Is there a way to prevent the component.reg file from being updated each
> time I run mozilla?
>
> This is time consuming, and unnecessary since I haven't changed any of the
> components.
>
>
>
- Can I prevent component.reg from being updated each time Keith Yarbrough
- Keith Yarbrough
