6 lines
138 B
Batchfile
6 lines
138 B
Batchfile
|
REM
|
||
|
REM Um. this is the only logging for makecab1.cmd
|
||
|
REM so please don't remove it.
|
||
|
REM
|
||
|
call makecab1.cmd %1 > makecab1.cmd.log
|
||
|
:TheEnd
|