/[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.2 - (hide annotations)
Sat Mar 1 08:58:56 2025 UTC (12 months, 2 weeks ago) by sysadm
Branch: MAIN
Changes since 1.1: +7 -7 lines
Content type: application/x-msdos-program
Convert GB2312 to UTF-8

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

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