The document said the following, I thought I tried it, but I will try
again. So where should I put my plugin dll, can it be any where? Then
all I need to do is change the windows registry so it can be seen
using about:plugins? Thanks.,
"Windows Installation Using the Registry
On Windows, plugins should be installed to a plugin-specific directory
such as C:\Program Files\Plugin Name\nppluginname.dll. Then the
following registry values should be added to the Windows registry:
HKLM/Software/MozillaPlugins/plugin-name Descripton: REG_SZ
"Description of the Plugin"
Path: REG_SZ "C:\..Path to the plugin.dll"
ProductName: REG_SZ "The Plugin Name"
Vendor: REG_SZ "The Plugin Author/Vendor"
Version: REG_SZ "0.5.whatever plugin version string" HKLM/Software/
MozillaPlugins/plugin-name/MimeTypes Add a sub-key for each MIME type
the plugin supports, with no values"
On Jun 7, 12:30 pm, Richard Bateman <
rich...@batemansr.us> wrote:
> FireBreath has a special routine that makes the regsvr32 method work; that normally isn't the way you'd install a NPAPI plugin.
>
> See here:
https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Plug-in_D...Windows
> and here:
https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Plug-in_D...
>
> Richard
>
> On Jun 7, 2011, at 1:01 PM, Sue wrote:
>
>
>
>
>
>
>
> > Hi,
>
> > I got the npapi plugin created using Firebreath deployed in Firefox
> > using the regsvr32 command. I also develop an simple npapi plugin not
> > using firebreath framework. I got that one deployed on Chrome. But not
> > on Firefox yet. I following the instruction in the document. But it
> > doesn't work. Could some one let me know what it takes for the Firefox
> > to regconize my simple npapi plugin? If this is not the right place
> > for this, would you please let me know where to post. Thanks,
>
>
>
> smime.p7s
> 4KViewDownload