|
-
Jul 25th, 2001, 11:14 PM
#1
Thread Starter
Fanatic Member
Read registry key
The Add/Remove program in control panel lists all the program install on the computer. Where can I read this information on the registry ?
I want to write an application which scan the computer to know which software are installed on that computer.
Thanks.
-
Jul 26th, 2001, 03:03 AM
#2
PowerPoster
Hi! Mr Bao, here is the path...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
-
Jul 26th, 2001, 05:29 PM
#3
Thread Starter
Fanatic Member
Thank you Chris. It's what I want.
-
Aug 13th, 2001, 03:00 PM
#4
New Member
How do I get a list of subkeys
I also have been tasked with finding what software has been installed on a PC. I have found the unistall area of the registry and can check if an individual application is installed but what I would really like is a list of all the subkeys under this subkey how do I do that?
Thanks in advance
-
Aug 13th, 2001, 04:08 PM
#5
Thread Starter
Fanatic Member
You can get the code from here for all subkeys:
http://www.vbworld.com/registry/registry3/index2.html
Regards.
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
|