home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best of German Only 1
/
romside_best_of_german_only_1.iso
/
doshelp
/
viruscon
/
entpack.exe
/
VC20-X.EXE
/
ZIP.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-03-01
|
144b
|
9 lines
@echo off
cls
echo ... ZipScan wird gestartet ...
echo.
zipscan
IF Exist ziptmp.bat ziptmp.bat
IF Exist ziptmp.bat del ziptmp.bat
:ende