Is there a way to install XPIs in an XPCShell (http://www.mozdev.org/notes/xpcshell.html) terminal, before running Mozilla?
The goal with this is writing a script that would automatically install XPIs (mozgest, context editor, ProtoZilla, libJS, ect.) when I download a new nightly... I know the current install.js doesn't work, but by making a call throught XPConnect first, could it work? That'd be awsome! Thanks...
