home *** CD-ROM | disk | FTP | other *** search
/ The Disc (Australian) 2 / TheDiscIssue2.iso / dw.bat < prev    next >
DOS Batch File  |  1995-02-23  |  147b  |  12 lines

  1. echo off
  2. dwu -s
  3. if errorlevel 1 goto setup
  4. goto installed
  5. :setup
  6. dwu -i
  7. :installed
  8. dwu -g
  9. call drivers\isound
  10. dwb
  11. call drivers\isound u
  12.