View Single Post
  #9 (permalink)  
Old 01-10-2009, 07:55 AM
masijade masijade is online now
Senior Member
 
Join Date: Jun 2008
Posts: 1,407
Rep Power: 3
masijade is on a distinguished road
Default
Originally Posted by caps_lock View Post
But I still want to know how to recursive scan the whole computer and not just a drive. At the moment I'm able to scan "C:\\" or "D:\\" and not both, does any one know how I can make that work?
And like I said there is a method in the File class that will list the System "roots" simply loop over what that returns.

Why does no one ever listen to what I say?
Reply With Quote