home *** CD-ROM | disk | FTP | other *** search
/ Game Killer / Game_Killer.bin / 003.KQ1DEMO.BAT < prev    next >
DOS Batch File  |  1990-08-07  |  327b  |  18 lines

  1. echo off
  2. if exist \sierra\kq1demo\resource.cfg goto continue
  3. echo  
  4. echo Running the install program....
  5. cd kq1demo
  6. install
  7. cd..
  8. :continue
  9. echo  
  10. echo Running the King's Quest I Demo....
  11. cd kq1demo
  12. sierra
  13. cd ..
  14. echo  
  15. echo  
  16. echo We hope you have enjoyed this preview of
  17. echo one of our games.  Tell a friend.
  18.