I am creating a batch file for when the user shuts down on a Windows 98 machine.
I am geting an error:
"You typed parrameters that are invalid for ScanDisk for Windows"
CODE
start /wait c:\windows\Scandskw.exe /custom
also tryed:
CODE
start /wait c:\windows\Scandskw.exe
and
Scandisk /custom
and
Scandisk -custom
and
Scandisk /custom
and
Scandisk -custom
and even that don't work.
Could someone please help me here? thanks in addvance!!
