home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net 2
/
cybernet2.ISO
/
pool
/
pool.bat
< prev
next >
Wrap
DOS Batch File
|
1995-03-24
|
467b
|
28 lines
:start
@echo off
rem Virtual Pool Demo - Interplay Productions - (c) 1995 Celeris, Inc.
rem
rem
rem Virtual Pool MUST be started with this batch file!
rem
rem
if not exist pool.cfg hwcfg.exe
rem Do NOT modify the following line...
vpool Φ ì » â
if not errorlevel 1 goto pool
goto end
:pool
cls
display iplogo.bmp 2
display celeris.bmp 2
display vplogo.bmp 2
p.exe
goto start
:end
cls
echo Thank you for Playing Virtual Pool!
echo.
echo.