Results 1 to 2 of 2

Thread: How can I run scandisk in VB

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    3
    How can I run scandisk in VB and have the scan disk options in my program??

  2. #2
    Fanatic Member HaxSoft's Avatar
    Join Date
    May 2000
    Location
    Ohio
    Posts
    593

    Exclamation

    Here is a pointer in the right direction. You may have to monkey around with it to make it work for your needs.

    Hope it helps.

    PS: Do NOT assume that the scandisk exe file necessarily resides in the C:\Windows directory. Use the API call that returns the Windows directory:

    http://www.vbapi.com/ref/g/getwindowsdirectory.html

    Good luck with it
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width