home *** CD-ROM | disk | FTP | other *** search
- :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.
-