Windows2003-3790/inetsrv/iis/lkrhash/mkzip.bat

5 lines
118 B
Batchfile
Raw Normal View History

2001-01-01 00:00:00 +01:00
setlocal
set ZIPFILE=..\LKRhash-dev.zip
del /q %ZIPFILE%
zip -r %ZIPFILE% * -x wt/* obj\* *\obj\* *tags *~ test/*