home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 29 / PCGAMER29.bin / dos / atdemo / install.bat next >
DOS Batch File  |  1996-02-26  |  180b  |  15 lines

  1. @echo off
  2. resource -d C:\
  3. c:
  4. cd \atdemo
  5. setsound
  6. edit readme.txt
  7. echo .
  8. echo .
  9. echo In the future, type AZ to play the Azrael's Tear Demo....
  10. echo .
  11. echo .
  12. pause
  13. az
  14.  
  15.