Well, that's not quiet what I want to do.  Let me try and explain a little more.

On my web page, I'll have a list of applications that they can install like this:

Choose what application you want to install:
All three of these are seporate applications.  All three of them need at least two xpi's to be installed.  For example, Spellviewer will need these:
  • spellviewer.xpi
  • dnd_common.xpi
And Bookviewer will need these:
  • bookviewer.xpi
  • dnd_common.xpi
Now setting up the web page to do this I haven't done yet...  But that isn't really my question.  My question is, I want all the jar's to be installed in one directory like this:
chrome
    dndtools
        spellviewer.jar
        dnd_common.jar
It is more of an orginizational thing really, but this is what I'm looking for.


Myk Melez wrote:
[EMAIL PROTECTED]">I think what you want to do is install multiple applications from a single XPI, not to install multiple XPIs.  Doing this should be as simple as zipping the applications together in one archive whose install.js file does the same installation procedure for each application.

-myk


-- 
----
Eric Plaster                    Qlogic
Senior Software Engineer        (952)932-4000
[EMAIL PROTECTED]         http://www.qlogic.com



Reply via email to