home *** CD-ROM | disk | FTP | other *** search
/ Aztec Shareware Collection / ADVENTURE.ISO / lasthalf / runme.bat < prev    next >
DOS Batch File  |  1994-07-18  |  415b  |  14 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO.
  4. ECHO.
  5. ECHO This game uses a configuration file which needs to know which drive
  6. ECHO you are running the game on. We have configured the game to run off
  7. ECHO the D: drive (usually your CD-ROM drive).
  8. ECHO.
  9. ECHO If this game doesn't work then copy all the contents of the LASTHALF
  10. ECHO directory on this CD-ROM to your hard drive and then run the install
  11. ECHO program.
  12. pause
  13. LASTHALF
  14.