Hi, I've been working on a few XUL apps which (unsurprisingly) use XPInstall. I want to add default prefs when the package is installed so that the app can make reasonable assumptions about the existance of prefs. However, when I place my prefs modifying code in install.js it doesn't seem to work as the Components object cannot be obtained.
I was wondering if there is any way I can get to this object, whether this is a bug or RFE, known or otherwise? Thanks, David Illsley
