Microsoft KB Archive/126280

From BetaArchive Wiki

Windows 95 ScanDisk (SCANDSKW) Exit Codes

Q126280



The information in this article applies to:


  • Microsoft Windows 95





SUMMARY

This article lists the exit codes that an IF ERRORLEVEL statement can detect after you run ScanDisk.



MORE INFORMATION

ScanDisk can return the following exit codes:

   0x00 - Drive(s) checked, no errors found
   0x01 - Errors found, all fixed
   0xFA - Check couldn't start, couldn't find or load DSKMAINT.DLL
   0xFB - Check couldn't start, insufficient memory
   0xFC - Errors found, at least some not fixed
   0xFD - At least one drive could not be checked
   0xFE - Check was canceled
   0xFF - Check was terminated due to an error 

Note that there is no distinction between codes 0x00 and 0x01 (or between 0x00 and 0xFC when ScanDisk is run in Preview mode) on removable media (such as a floppy disk).

Additional query words: errorlevels error levels

Keywords :
Issue type :
Technology : kbWin95search kbWin95


Last Reviewed: December 15, 2000
© 2001 Microsoft Corporation. All rights reserved. Terms of Use.