[Jslib] Re: install two XPI's at same time
Pete Collins
pete@mozdev.org
Wed, 23 Apr 2003 16:48:15 -0400
mark bokil wrote:
> I was wondering if it is possible to make a script for Mozilla so I can
> have an install link on a web page that downloads and installs both
> JSLib and my own Mozilla app XPI at the same time. I just want to make
> it easier for the user to install. Would I have to jar up JSLib and my
> own Mozilla app and then write an install script to install both jars?
> Any suggestions?
>
> Thanks,
> Mark
Sure I install three xpi's for Demiurge:
demiurge.mozdev.org
Take at the install page html source:
view-source:http://demiurge.mozdev.org/installation.html
Soon i will put up a doc page on jslib on how to do this.
--pete