home *** CD-ROM | disk | FTP | other *** search
/ Pegasus Games / Pegasus_Games_CD2.iso / vpool / pool.bat < prev    next >
DOS Batch File  |  1995-04-30  |  477b  |  29 lines

  1. :start
  2. @echo off
  3. cd\vpool
  4. rem Virtual Pool Demo - Interplay Productions - (c) 1995 Celeris, Inc.
  5. rem
  6. rem
  7. rem Virtual Pool MUST be started with this batch file!
  8. rem 
  9. rem
  10. if not exist pool.cfg hwcfg.exe
  11. rem Do NOT modify the following line...
  12. vpool Φ ì » â
  13. if not errorlevel 1 goto pool
  14. goto end
  15.  
  16. :pool
  17. cls
  18. display iplogo.bmp 2
  19. display celeris.bmp 2
  20. display vplogo.bmp 2
  21. p.exe
  22. goto start
  23.  
  24. :end
  25. cls
  26. echo Thank you for Playing Virtual Pool!
  27. echo.
  28. echo.
  29.