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