Tomer Cohen wrote:
I wish to change values in pref.js using a script. To make it simple,
I like to pack it in XPI, than let people install it.

XPI install scripts do not have access to xpconnect, so you cannot access the Components object to set preferences. You can set *default* preferences by installing a new default preferences file to [appdir]/defaults/pref/anyname.js


--BDS
_______________________________________________
Mozilla-xpinstall mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpinstall

Reply via email to