home *** CD-ROM | disk | FTP | other *** search
/ CICA 1996 August / CICA1_0896.bin / install / qpv.bat < prev    next >
DOS Batch File  |  1995-05-24  |  312b  |  16 lines

  1. echo off
  2. c:
  3. cd \wc_qpv
  4. setup.exe
  5. echo y | del c:\wc_qpv\cfg\*.* > nul
  6. rmdir c:\wc_qpv\cfg > nul
  7. del c:\wc_qpv\setup.exe > nul
  8. del c:\wc_qpv\setup.msg > nul
  9. del c:\wc_qpv\vesa2cfg.exe > nul
  10.  
  11. if not exist c:\pwrview\*.* goto end
  12. echo y | del c:\pwrview\*.*
  13. rmdir c:\pwrview
  14. :end
  15. %1
  16. rmdir c:\newfiles