Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I retrieve the exact display name of Service in VISTA

5 views
Skip to first unread message

johna...@gmail.com

unread,
May 12, 2009, 3:56:33 AM5/12/09
to

In Vista the display name of services shows with the dll name and a
numeric parameter value.

How can I retrieve the exact display name and description of that

Not using the SCM windows API

For Example:

Registry Path: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services"
Service Name: "AppMgmt"
Display Name in the registry: "@appmgmts.dll,-3250"
Description in the registry: "@appmgmts.dll,-3251"

Actual Display name in Services list (Services.msc): "Application
Management"
Actual Description in Services list (Services.msc): "Processes
installation, removal, and enumeration requests for software deployed
through Group"


My doubt is how to get the value "Application Management" from
"@appmgmts.dll,-3250"?


please get me a sample code to query the DLL get the value.

Here for example How will we query to the appmgmts.dll and get the
display name?


Could some one please help .....


Thank you in advance.
John

Scot T Brennecke

unread,
May 12, 2009, 6:06:15 AM5/12/09
to
Maybe you just want to find it in the registry under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services ?

<johna...@gmail.com> wrote in message
news:134f735e-992c-4c67...@s1g2000prd.googlegroups.com...

0 new messages