home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 July / Chip_1997-07_cd.bin / ovladace / zvuk / cs4232 / 12217035.exe / EXTRACT.BAT < prev    next >
DOS Batch File  |  1996-09-10  |  597b  |  24 lines

  1. @echo off
  2. cls
  3.  
  4. echo.Please have 1 blank, formatted, high density, 3½" disk ready before
  5. echo.doing the extraction process.
  6. echo.
  7. echo.You will also want to have labeled your disk as directed in the README file.
  8. echo.
  9. echo.If you do not have the above conditions met, please press  CTRL-C  and
  10. echo.answer Y the the "Abort batch file?" question to abort, or you may
  11. pause
  12.  
  13. cls
  14. echo.Please insert the disk into Drive A: that is labeled:
  15. echo.
  16. echo Product:        Crystal CS4232 Driver For Win95, v1.51
  17. echo Part Number:    912217-035
  18. echo.
  19. echo.
  20. pause
  21.  
  22. DISKFILE DISK.IMG a:
  23.  
  24.