home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy1.cab / sucheck.bat < prev    next >
Encoding:
DOS Batch File  |  1997-08-19  |  1.1 KB  |  27 lines

  1. @cls
  2. @echo.
  3. @echo.
  4. @echo.
  5. @echo                             Windows Setup
  6. @echo.
  7. @echo Windows Setup was unable to update your system files.
  8. @echo.
  9. @echo This may be caused by virus detection enabled in the system BIOS, or
  10. @echo by virus detection software running on your computer.
  11. @echo.
  12. @echo To disable built-in virus detection, use the CMOS or BIOS configuration
  13. @echo program on your system and disable all virus protection options,
  14. @echo including boot sector write protection.  Consult the documentation that
  15. @echo came with your computer, or contact your computer manufacturer for more
  16. @echo information about anti-virus options included with your system.
  17. @echo.
  18. @echo To disable virus-detection software running on your computer, you may
  19. @echo need to remove the lines that start the virus protection program from
  20. @echo your Autoexec.bat and Config.sys files.  See Setup.txt on Setup disk 1
  21. @echo or the Windows CD-ROM for more information on editing these files.
  22. @echo.
  23. @echo After you have disabled virus detection, re-start your computer and run
  24. @echo Windows Setup again.
  25. @echo.
  26. @pause
  27.