Results 1 to 10 of 10

Thread: Computer File Scanner

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    107

    Exclamation Computer File Scanner

    hey guys
    i want to make an program which can scan the whole computer and all drives get all the files & folders and record the data structure in a txt file.......

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Computer File Scanner

    Ok, and what do you want from us specifically?

    (We aren't going to write it for you, but we will be happy to answer specific questions.)

  3. #3

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    107

    Re: Computer File Scanner

    any idea how to do this?
    or from where should i start? which function?

  4. #4
    Frenzied Member Lightning's Avatar
    Join Date
    Oct 2002
    Location
    Eygelshoven
    Posts
    1,611

    Re: Computer File Scanner

    Take a look at this link
    VB6 & C# (WCF LINQ) mostly


    If you need help with a WPF/WCF question post in the NEW WPF & WCF forum and we will try help the best we can

    My site

    My blog, couding troubles and solutions

    Free online tools

  5. #5

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    107

    Re: Computer File Scanner

    hey lightning thanks for that lovely code...
    but while executing that code its giving error at this line
    Set colOutput = fs.SearchFolders("C:\Documents and Settings", "txt", "myname", vbTextCompare)

    what does this error means?

  6. #6
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Computer File Scanner

    Quote Originally Posted by Boing View Post
    hey lightning thanks for that lovely code...
    but while executing that code its giving error at this line
    Set colOutput = fs.SearchFolders("C:\Documents and Settings", "txt", "myname", vbTextCompare)

    what does this error means?
    What is the error message? Did you change "myname" to your name?

  7. #7

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    107

    Re: Computer File Scanner

    i did nothing....and its giving invalid outside procedure

  8. #8

  9. #9

    Thread Starter
    Lively Member
    Join Date
    May 2009
    Posts
    107

    Re: Computer File Scanner

    can you help me to make this code work.
    it need lots of things and the writer has not provided any legends which confuse me.

  10. #10

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