/[LeafOK_CVS]/fenglin/gen_ex/gen_ex_pack.bat
ViewVC logotype

Annotation of /fenglin/gen_ex/gen_ex_pack.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sun Mar 13 16:35:16 2005 UTC (21 years ago) by sysadm
Branch: MAIN
CVS Tags: fenglin_1-0-0-0_MIL
Content type: application/x-msdos-program
no message

1 sysadm 1.1 IF EXIST pack\%1.rar erase pack\%1.rar
2     IF EXIST pack\%1.exe erase pack\%1.exe
3     "D:\Program Files\WinRAR\WinRAR.exe" A -r -ibck pack\%1.rar %1\*.*
4     "D:\Program Files\WinRAR\WinRAR.exe" A -ibck pack\%1.rar index.html
5     "D:\Program Files\WinRAR\WinRAR.exe" A -ibck pack\%1.rar readme.txt
6     "D:\Program Files\WinRAR\WinRAR.exe" A -ibck pack\%1.rar leafok.gif
7     rem "D:\Program Files\WinRAR\WinRAR.exe" S -ibck pack\%1.rar

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1