|
-
Dec 3rd, 2001, 04:02 PM
#1
Thread Starter
Fanatic Member
Reading Registry Values (Resolved)
How would I create a loop to read through the subkeys of a registry key? For example, I want to know what all software has been installed on a computer. The key that contains this information is HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall. There are several subkeys under here that contain the information I need. How can I loop through the subkeys to obtain the information (DisplayName & DisplayVersion)?
-----------------------------
I found an example on MSDN.
Chris
Last edited by vb_dba; Dec 3rd, 2001 at 04:49 PM.
Chris
Master Of My Domain
Got A Question? Look Here First
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
|