home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games 1994
/
GAMES94.ISO
/
cdm
/
zip_view.bat
< prev
Wrap
DOS Batch File
|
1994-04-21
|
141b
|
5 lines
@echo off
REM The %1 is the full path and filename of the ZIP File to be viewed.
REM %2 is used by CDM Internally.
pkzip.exe -vb %1 >%2