Windows2003-3790/inetsrv/iis/lkrhash/mkzip.bat
2020-09-30 16:53:55 +02:00

5 lines
118 B
Batchfile

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