Yes, they are autoregistered, but registered once, for the very first time and that is 
all.
Second time NSRegisterSelf will not be invoked, since it is already in registry.

I need more than autoregistration, component has to be started together
with browser everytime it starts.

Marius

"Pete Collins" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Marius Mikucionis wrote:
>
> > Hello, developpers.
> > I wrote a component in C++ and got it functioning from JavaScript,
> > but I want to start my component automatically when the browser starts up.
>
> Just drop your dll and xpt files in the components dir.
> It will then be auto registered.
>
> --pete
>
>
> > Where (how?) should I register it?
> >
> > Do I have to deal with nsCategoryManager?
> >
> > There are very few docs about this kind of things, please help!
> > Most of all I miss all possible categories list.
> >
> > BR,
> > Marius
>



Reply via email to