home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Games / Disc1.iso / ADVEN / ATDEMO / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-02-07  |  235b  |  15 lines

  1. @ren resource.000 resource.exe
  2. @resource -d
  3. @ren resource.exe resource.000
  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.