home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 1995 January / pcw-0195.iso / lands.bat < prev    next >
DOS Batch File  |  1994-12-31  |  176b  |  16 lines

  1. @echo off
  2. cls
  3. echo LANDS OF LORE
  4. echo"
  5. echo Press [Escape] to exit.
  6. echo"
  7. echo Press any key to run the demo...
  8. pause >nul
  9.  
  10. cd \demos\lands
  11. lands
  12.  
  13. cd \
  14. dosmenu
  15.  
  16.