Re: Developing a plugin to be installed automatically
"Pit M." <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <245d40d7-8c0a-4f19-86cb-98d6f1c67183@u15g2000vby.googlegroups.com> |
On 9 Mai, 08:58, Martin Husemann <[email protected]> wrote: > Is it a missing > > <em:unpack>true</em:unpack> > > in your install.rdf? > > See:https://developer.mozilla.org/en/Extensions/Updating_extensions_for_F... > > BTW: I wonder if mozilla should explicitly check for some extensions (like .dll) and warn about this at xpi install time? > > Martin Hi Martin, have you succeded in creating an XPI for a plugin? My XPI lokks like this intsll.rdf plugins/ npmymodule.dll mod1.dll .. mod5.dll FF4.0.01 seems to accept the XPI, but after restart there is nothing in the plugins directory.