home *** CD-ROM | disk | FTP | other *** search
/ Fun Online 1995 October / FOL1095.bin / pooldemo / go.bat < prev    next >
DOS Batch File  |  1995-07-25  |  467b  |  28 lines

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