Next
Previous
Contents
From K. Scott, Fri Feb 9 15:41:22 2001
Here is how to get windows to run scandisk without user intervention if
necessary...
The trick is two fold.
- You need to set AutoScan=2 in the msdos.sys (no surprise there)
- You need to tweak the c:\windows\command\scandisk.ini and
change everything from "Prompt" to "Fix" or "Delete".
Running strings on win.com it looked like it ran scandisk with
the /CUSTOM option which reads all those sexy options in the
scandisk.ini.
Next
Previous
Contents