home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 5
/
SPSP5.bin
/
dosgames
/
xenoball
/
start.bat
< prev
next >
Wrap
DOS Batch File
|
1995-04-29
|
92b
|
7 lines
@echo off
xorder.exe
hbcheck /s /m /k536
if errorlevel==1 goto End
xenoball.exe
:End