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

  1. @echo off
  2. cls
  3. echo CREATURE SHOCK DEMO
  4. echo"
  5. echo Press [Alt][Q] to exit.
  6. echo"
  7. echo Press any key to run the demo...
  8. pause >nul
  9. cls
  10. cd \demos\creature
  11. shock
  12. cd \
  13. dosmenu
  14.