home *** CD-ROM | disk | FTP | other *** search
/ PC Play 2 / PCPLAY2.ISO / install / erad.bat < prev    next >
Encoding:
DOS Batch File  |  1996-10-14  |  196 b   |  16 lines

  1. @echo off
  2. IF EXIST c:\Erad\NUL GOTO GO
  3. echo Installing Eradicate to C:\Erad...
  4. call Find.bat Erad
  5. md c:\Erad
  6. xcopy *.* c:\Erad /s
  7. c: 
  8. cd \
  9. cd Erad
  10. Setsound
  11. :GO
  12. c:
  13. cd \
  14. cd Erad
  15. Erad
  16.