Newbie needs help in reading installed programs from the registry using RegObj.dll 
Author Message
 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



Thu, 22 Apr 2004 19:41:18 GMT  
 Newbie needs help in reading installed programs from the registry using RegObj.dll
Hi Steffen

I don't know that DLL but have a look on http://www.gssg.de/ VB Tips
it is in german, but a good site

Ren

Quote:
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths



Quote:
> Hi,
> Now I've checked out the "RegObj.dll" and registered it.
> 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

> I just need some basic and believe I could go from there.

> Your help would be kindly appreciated.

> Thank you,

> Steffen



Mon, 26 Apr 2004 20:48:18 GMT  
 Newbie needs help in reading installed programs from the registry using RegObj.dll
Hi Rene,

On Thu, 8 Nov 2001 13:48:18 +0100, "Ren Nssli"

Quote:

>Hi Steffen

>I don't know that DLL but have a look on http://www.gssg.de/ VB Tips
>it is in german, but a good site

>Ren

>> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App Paths

thank you very much for replying and recommending the link.
Unfortunately, I don't felt the examples there suitable for my MS
Access project, because it's more related to VB 5.0/6.0.

Using the RegObj.dll is quite nice and with some help I've realized a
treeview of the registry. But I'm still having a real problem to write
the returned data to an access-table.

If you're interested, just reply.

Kind regards,

Steffen



Tue, 27 Apr 2004 05:33:59 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Newbie needs help in reading installed programs from the registry using RegObj.dll

2. Newbie needs help in reading installed programs from the registry using RegObj.dll

3. Newbie needs help in reading installed programs from the registry using RegObj.dll

4. RP: Need help - reading/writing binary values using regobj.dll

5. Need help - reading/writing binary values using regobj.dll

6. RP: Need help - reading/writing binary values using regobj.dll

7. Reading binary registry values using regobj.dll

8. Read installed programs from the registry?

9. I need documentation on how to use RegObj.dll (registry manip dll)

10. Registry access using regobj.dll on NT

11. Adding a value to the registry of a remote PC using REGOBJ.DLL

12. Creating registry values (using Regobj.dll)

 

 
Powered by phpBB® Forum Software