how to redistribute my plugin, prepared using QtBrowserPlugin?
Сергей Н <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <152f6832-de6d-47c4-9d17-2a61979975ab@a20g2000yql.googlegroups.com> |
Hello, I've created Windows FireFox plugin using QtBrowserPlugin framework. To enable this plugin on the client computer I need to put plugin dll, several Qt dlls to the plugins folder of FireFox. How to automate this process using standard FireFox method? Is it possible somehow tune it, so that FireFox would download and install plugint itself? -- Thank you!