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

Contents of /fenglin/gen_ex/gen_ex_pack.bat

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Wed Mar 19 09:12:15 2025 UTC (11 months, 4 weeks ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
Content type: application/x-msdos-program
FILE REMOVED
Remove CHM generating feature

1 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