I am getting ready to add some functionality to regxpcom. Here is the listing of new options which I have added. Please let me know if you would like to see any other options or new functionality added.
I've just been hitting some of this lately. Attempting to download and install just a component using xpinstall. Just now stumbled across some more doc that mentions regxpcom.
What I find funny is that there is no method on Install that does this registration. Regxpcom is a command-line utility, right? There is a Install::RegisterChrome() call, why wouldn't there be Install::RegisterComponent()? Is there a reason why this must be done outside of Mozilla? Have I missed something?
mma
