PDA

Click to See Complete Forum and Search --> : Scan Disc


KitkatRobins
Mar 3rd, 2001, 12:38 PM
How do I run scan disc in VB6 and have the scan disc options in my program?....

Please help me out

Thanks in advance

KitkatRobins

Mar 3rd, 2001, 12:46 PM
Shell "scandisk", 1

If you go to run and type "scandisk /?", this is what you will get:

For information about the command-line supported by ScanDisk for Windows, look up 'checkin for error, in disks' in the Window Help index. Then view the topic 'Checking your disk for error every time your computer starts.'

When you run ScanDisk in Windows, it doesn't seem to support any command lines.

KitkatRobins
Mar 3rd, 2001, 12:52 PM
Its just I'm making a program for my college that does the jobs like deleting tmp files temporay internet files etc things like that. I just need the scan disk part and I want the user to be able to change the options in it.

101VBPro
May 15th, 2004, 06:59 PM
try using Shell that may work

crptcblade
May 15th, 2004, 07:06 PM
Just in the nick of time, too.

:rolleyes: