Can I stop arguments to InstallTrigger.install from showing up in the dialog?
Jonathan Morris <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | Natural Messaging, Inc. |
| Message-ID | <[email protected]> |
I'm passing arguments to my InstallTrigger.install method via appending a "?myarguments" to the path to my XPI file, but this string shows up in the confirmation dialog. Is there a way NOT to have this happen? Thanks.