home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Encyclopedia of Games
/
eog_disc2.iso
/
encyclop
/
dosgames
/
xenoball
/
start.bat
< prev
next >
Wrap
DOS Batch File
|
1995-04-30
|
92b
|
7 lines
@echo off
xorder.exe
hbcheck /s /m /k536
if errorlevel==1 goto End
xenoball.exe
:End