3 lines
33 B
Batchfile
3 lines
33 B
Batchfile
|
@echo off
|
||
|
zip386.exe %1 -@ < %2
|