home *** CD-ROM | disk | FTP | other *** search
/ House of Games 2 (Hi-Tech Products) / House_of_Games_II_Hi-Tech_Products.iso / games / 375 / vortex.bat < prev    next >
DOS Batch File  |  1991-04-06  |  607b  |  15 lines

  1. ECHO OFF
  2. CLS
  3. ECHO ╔════════════════════════════════════════════════════════════════════╗
  4. ECHO ║ This BAT file assumes MOUSE.COM or MOUSE.SYS is already active.    ║
  5. ECHO ║ When this file is on your hard drive with your other BAT files and ║
  6. ECHO ║ VORTEX is in its own directory, no changes should be required.     ║
  7. ECHO ║ Please save a copy if you adapt this file for your system.  Chris  ║
  8. ECHO ╚════════════════════════════════════════════════════════════════════╝
  9. REM   The above message is pushed off screen if there are no errors.
  10. BROWSE VORTEX\VORTEX.DOC
  11. CLS
  12. CD\VORTEX
  13. VORTEX.EXE
  14. CD\
  15.