|
-
Aug 16th, 2000, 10:40 AM
#1
Thread Starter
Lively Member
Is there a way to scan a pc and get a list of all the software that are installed on it using Visual Basic?
-
Aug 16th, 2000, 11:02 AM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|