Develop and Download Open Source Software

Browse CVS Repository

Contents of /bbs2ch/bbs2chreader/mkxpi.bat

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Sun Jan 9 10:37:19 2005 UTC (19 years, 3 months ago) by flyson
Branch: MAIN
File MIME type: application/x-msdos-program
(none)

1 @ECHO OFF
2
3 SET EXT_NAME=bbs2chreader
4 SET EXT_VER=018
5
6 MKDIR chrome
7 ZIP -r chrome\%EXT_NAME%.jar content skin locale
8 ZIP -d chrome\%EXT_NAME%.jar \*/CVS/\*
9 ZIP -r9 %EXT_NAME%_%EXT_VER%.xpi chrome components install.rdf
10 RMDIR /S /Q chrome

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26