Registry DisplayName and .exe

J

Jay

Hey There,
I have some code that will go through a couple of sections of the
registry, and create a list that contains the "DisplayName" values of
all the apps that are listed in the Add/Remove Programs list in the
Control Panel. I need to correlate these names with the .exe (or other
types) files that are responsible for these apps. Is there a way to do
this somehow? I didn't see anything in the registry that did that.

-Jay
(patelj27b at gmail dot com)
 
B

Bruno van Dooren [MVP VC++]

I have some code that will go through a couple of sections of the
registry, and create a list that contains the "DisplayName" values of
all the apps that are listed in the Add/Remove Programs list in the
Control Panel. I need to correlate these names with the .exe (or other
types) files that are responsible for these apps. Is there a way to do
this somehow? I didn't see anything in the registry that did that.

If you get no answer here, try asking in one of the platformsdk groups.
This is really a windows SDK question.

--

Kind regards,
Bruno van Dooren
(e-mail address removed)
Remove only "_nos_pam"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top