home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1999 October
/
VPR9910B.BIN
/
DRIVER
/
DIAMOND
/
NT4_0227
/
NT4_0227.EXE
/
Nt4
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1998-04-17
|
116b
|
13 lines
@echo off
if exist show.exe goto E
goto ende
:E
cls
::show readme.eng
show readme
cls
goto ende
:ende