Did you extract the extension first? Some of them need that to work.<div><br></div><div>Are you using a 64-bit OS? You'll need to adjust paths. I'm using the version on the wiki with a few small changes to handle both 32 and 64-bit. Here's my entry for adblock+:</div>
<div><br></div><div><div><span class="Apple-tab-span" style="white-space:pre">  </span><package</div><div><span class="Apple-tab-span" style="white-space:pre">          </span>id="firefox-adblock"</div><div><span class="Apple-tab-span" style="white-space:pre">               </span>name="Adblock+"</div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span>revision="%version%-4"</div><div><span class="Apple-tab-span" style="white-space:pre">             </span>priority="90"></div><div><span class="Apple-tab-span" style="white-space:pre">          </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><variable name="version" value="1.3.10" /></div><div><span class="Apple-tab-span" style="white-space:pre">         </span><variable name="extid" value="{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}" /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span></div><div><span class="Apple-tab-span" style="white-space:pre">             </span><variable architecture="x86" name="progfiles" value="%PROGRAMFILES%" /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><variable architecture="x64" name="progfiles" value="%PROGRAMFILES(X86)%" /></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">            </span><check</div>
<div><span class="Apple-tab-span" style="white-space:pre">                      </span>type="file"</div><div><span class="Apple-tab-span" style="white-space:pre">                        </span>condition="exists"</div><div><span class="Apple-tab-span" style="white-space:pre">                 </span>path="%progfiles%\Mozilla Firefox\extensions\%extid%\chrome.manifest" /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span></div><div><span class="Apple-tab-span" style="white-space:pre">             </span><install cmd='%COMSPEC% /C xcopy /E /Y "%SOFTWARE%\apps\firefox\adblock\%version%" "%progfiles%\Mozilla Firefox\extensions\%extid%\"' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><install cmd='%COMSPEC% /C reg add "HKLM\Software\Mozilla\Firefox\Extensions" /v %extid% /d "%progfiles%\Mozilla Firefox\extensions\%extid%" /f' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span></div><div><span class="Apple-tab-span" style="white-space:pre">             </span><upgrade cmd="taskkill /F /IM Firefox.exe"></div><div><span class="Apple-tab-span" style="white-space:pre">                  </span><exit code="0" /></div>
<div><span class="Apple-tab-span" style="white-space:pre">                      </span><exit code="128" /></div><div><span class="Apple-tab-span" style="white-space:pre">          </span></upgrade></div><div><span class="Apple-tab-span" style="white-space:pre">             </span><upgrade cmd='%COMSPEC% /C if exist "%progfiles%\Mozilla Firefox\extensions\%extid%" rmdir /q /s "%progfiles%\Mozilla Firefox\extensions\%extid%"' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><upgrade cmd='%COMSPEC% /C xcopy /E /Y "%SOFTWARE%\apps\firefox\adblock\%version%" "%progfiles%\Mozilla Firefox\extensions\%extid%\"' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><upgrade cmd='%COMSPEC% /C reg add "HKLM\Software\Mozilla\Firefox\Extensions" /v %extid% /d "%progfiles%\Mozilla Firefox\extensions\%extid%" /f' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span></div><div><span class="Apple-tab-span" style="white-space:pre">             </span><remove cmd="taskkill /F /IM Firefox.exe"></div><div><span class="Apple-tab-span" style="white-space:pre">                   </span><exit code="0" /></div>
<div><span class="Apple-tab-span" style="white-space:pre">                      </span><exit code="128" /></div><div><span class="Apple-tab-span" style="white-space:pre">          </span></remove></div><div><span class="Apple-tab-span" style="white-space:pre">              </span><remove cmd='%COMSPEC% /C if exist "%progfiles%\Mozilla Firefox\extensions\%extid%" rmdir /q /s "%progfiles%\Mozilla Firefox\extensions\%extid%"' /></div>
<div><span class="Apple-tab-span" style="white-space:pre">              </span><remove cmd='%COMSPEC% /C reg delete "HKLM\Software\Mozilla\Firefox\Extensions" /v %extid% /f' /></div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">   </span></package></div>
<div><br></div><br><div class="gmail_quote">On Tue, Dec 6, 2011 at 6:13 AM, chiddie <span dir="ltr"><<a href="mailto:claudio.ghirardi@geniaware.com">claudio.ghirardi@geniaware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Are you sure that Firefox 8 extensions deployment is the same as Firefox 4?<br>
<br>
I followed the instructions in the "Firefox 4 Series Extensions" section of<br>
the wpkg firefox page, but, even if after the installation i see the folder<br>
with the GUID number in the \firefox\extensions\ folder, and even if i see<br>
the registry key in the "HKLM\Software\Mozilla\Firefox\Extensions" path,<br>
when i launch the program and i go to see the extensions panel, it's empty.<br>
<br>
If i try to install the .xpi directly from the browser, it is indeed<br>
installed, but i have no idea about where the system put the addon files<br>
(surely not under \firefox\extensions\ and surely there's no<br>
"HKLM\Software\Mozilla\Firefox\Extensions" key added by the browser<br>
installation).<br>
<br>
Can anyone help me? The addon is "dizionario_italiano-3.3.1-tb+fx+sm.xpi".<br>
<br>
Thank you!<br>
<span class="HOEnZb"><font color="#888888">--<br>
View this message in context: <a href="http://old.nabble.com/Firefox-8-and-extension-deployment-tp32924157p32924157.html" target="_blank">http://old.nabble.com/Firefox-8-and-extension-deployment-tp32924157p32924157.html</a><br>

Sent from the WPKG - Users mailing list archive at Nabble.com.<br>
<br>
-------------------------------------------------------------------------<br>
wpkg-users mailing list archives >> <a href="http://lists.wpkg.org/pipermail/wpkg-users/" target="_blank">http://lists.wpkg.org/pipermail/wpkg-users/</a><br>
_______________________________________________<br>
wpkg-users mailing list<br>
<a href="mailto:wpkg-users@lists.wpkg.org">wpkg-users@lists.wpkg.org</a><br>
<a href="http://lists.wpkg.org/mailman/listinfo/wpkg-users" target="_blank">http://lists.wpkg.org/mailman/listinfo/wpkg-users</a><br>
</font></span></blockquote></div><br></div>