home *** CD-ROM | disk | FTP | other *** search
/ Exploring the Boundaries of Sound & Vision / MM_CD.iso / eng / 1688 / dos / install.bat < prev    next >
Encoding:
DOS Batch File  |  1997-01-25  |  303 b   |  16 lines

  1. @echo off
  2. echo AudioDrive for DOS version 1.0 Installation
  3. echo Copyright(c) 1993-1995 ESS Technology, Inc.
  4. echo .
  5. echo Press Ctrl-C to quit, or
  6. pause
  7.  
  8. c:
  9. md pcaudio
  10. cd\pcaudio
  11. echo Installing PT-201 DOS driver from :\ to C:\PCAUDIO
  12. copy :\dos\*.*
  13. esscfg
  14.  
  15. echo Please reboot your system!
  16.