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

  1. @echo off
  2. cls
  3. echo SIMON THE SORCERER
  4. echo"
  5. echo Use the postcard to exit.
  6. echo"
  7. echo Press any key to install the demo...
  8.  
  9. pause >nul
  10. cd \demos\simon
  11. install
  12.