Hard Drive search in VB.net
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am trying to learn how to search through a hard drive and look for a file extension, is there a tutorial that has been written that shows how to do this? I have a form with a button, and a checkedlist box. I would like to have the program search though a hard disk and output all the files that have the inputted extension. How is this done? What about directories that have access denied error message comes up like c:\system volume information? How do I skip that directory? John:confused: I want how to search hard drives!