home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
500 Game Surplus
/
XSurplus.iso
/
156
/
SETUP.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-08-22
|
194b
|
9 lines
@echo off
cls
grasprt bugs.ovr setup /nosvga /s
if errorlevel 99 goto quit
setd
echo If your sound driver was configured correctly,
echo you can type BUGS to begin the program ...
:quit