
Newbie needs help in reading installed programs from the registry using RegObj.dll
Hi,
I'm working on programming a software inventory using MS Access 97.
Now I've checked out the "RegObj.dll" and registered it.
Unfortunately I'm not so well experienced in programming with VB that
I just want to ask for some help:
I want to obtain a list of all the installed programs from the
registry and found the key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
very suitable for this. After reading the documentation of
"RegObj.dll" I'm so confused how the code must be to get all the
subkeys (softwares) from the above path.
I just need some basic and believe I could go from there.
Your help would be kindly appreciated.
Thank you,
Steffen