Results 1 to 2 of 2

Thread: scan pc

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    114
    Is there a way to scan a pc and get a list of all the software that are installed on it using Visual Basic?

  2. #2
    Guest
    you could use some sort of API to search for all files on the computer..(search for *.*)
    then every time a file is found add it to a ListBox ListView or TreeView.

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