Thanks for the help. I have not verified this yet but I think another approach might be to script against nsIComponentRegistrar and invoke autoRegister. I might try it for giggles and if I do I'll post my results/code sample.
"Benjamin Smedberg" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > John Nason wrote: > > I was wondering if anyone knows how to register a XPCOM dll from a XPInstall > > script. > > Place an empty file name ".autoreg" next to the executable. When XPCOM > sees this magic file it performs an auto-registration. > > --BDS > _______________________________________________ Mozilla-xpinstall mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpinstall
