home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fun Online 1995 October
/
FOL1095.bin
/
pooldemo
/
golot.bat
< prev
next >
Wrap
DOS Batch File
|
1995-07-29
|
505b
|
29 lines
:start
rem @echo off
cd "\gag\magalog\demos\pooldemo"
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.