Results 1 to 12 of 12

Thread: Searching for multiple files on harddrive(s) [Resolved!]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2001
    Posts
    71

    Searching for multiple files on harddrive(s) [Resolved!]

    Hello everyone!

    I've searched for this on the forum, but I could only find code for a single file search or extension search.

    I have a database with application titles and their starting executables. I would like an example on how to search all the executable files listed in the database, so I can tell which application is installed on the users harddrives.

    I know it's possible to just use the recursive Dir function on each file seperately, but I think it would take ages if I had to use this with a database with over 100 files to search.

    I've also heard of the FSO, but I've never used it, so I wouldn't know if it's possible with that.

    Can anyone help me with this problem?

    Thanks in advance!

    Dave.
    Last edited by DaveG; Mar 11th, 2003 at 07:17 PM.

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