Jump to content

Scandisk /custom switch problem


smercer

Recommended Posts

Hi all

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"

start /wait c:\windows\Scandskw.exe /custom

also tryed:

start /wait c:\windows\Scandskw.exe

and

Scandisk /custom

and

Scandisk -custom

and even that don't work.

Could someone please help me here? thanks in addvance!!

Link to comment
Share on other sites


You cannot use /custom parameter under Windows.

I remember you can use /a parameter for scandskw to perfom automatic scan.

Set parameters for checking in scandisk.

Link to comment
Share on other sites

Of course there is.

Create a batch file that will start scandisk with the parameters you need.

Then since Autoexec.bat is processed when booting to Real Mode DOS aim the last line of your autoexec.bat at that batch file you created.

You may find this website useful.

Using MS-DOS 7 Commands

Thanks for that. I did find the site useful

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...