Am 12.10.2010 18:45, schrieb admin lewis:
Hi
I have some problems with the Firefox Extension install packages I found here:
http://wpkg.org/Firefox_ext_install_downloads
the script install-extensions.cmd give some errors about "access denied"
Excatly the error is at the following line:
set  id=%line:~8,-9%


the variables concern some lines of an open (install.rdf file of an extension) file so 
that it give me the "access denied" error.
After that the "id" variables is empty and then it delete the extension 
directory.. also it can't add the regkey to the registry.

Finaly wpkg cant install any extension.

Thnx for any help.
lewis

Hello,

I do not know about your particular extension, but we are installing several Firefox/Thunderbird extensions quite well with

firefox.exe -install-global-extension <extension.xpi>

Perhaps you can post more details why you need to go such a rather complicated way.

Bye,
Andreas
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to