Microsoft
Software
Hardware
Network
Question : Get List of Currently Installed Applications in VB .NET
In the code snippet, you can see that I am getting a list of installed applications in the registry and then displaying them in a ListView.
Originally, I tried using the "Software\Microsoft\Window
s\CurrentV
ersion\Uni
nstall" LocalMachine key, but then decided that "SOFTWARE\Microsoft\Window
s\CurrentV
ersion\Ins
taller\Use
rData\S-1-
5-18\Produ
cts" was much better and had more relevant applications.
However, I'm still stumped. Neither of those keys grab all of the applications installed on a User's computer. It seems to be mostly Microsoft Products.
Is there a better way of obtaining the applications, or a better registry key?
Thanks
Answer : Get List of Currently Installed Applications in VB .NET
Oh, yeah, Process Monitor, not RegMon!!
Process Monitor does have the ability to monitor registry events. You just have to toggle off all the event buttons, except for the Show Registry button.
See image below:
Process-Monitor.jpg
(115 KB)
(File Type Details)
Process Monitor -- Show Registry button
Random Solutions
FSMO Roles
SQL SPLIT Function Clarification
Rename local Administrator user for all machines in the Domain
Find text in file, and find next lines
Deleting Group Policy Objects
How do I change the height of a decorative border box conditionally on the contents of a text box within the box
How do you copy Excel macros from one windows profile to another?
Increasing Execution Timeout within SQL Server 2005 Express
Any quick way to traverse through labels/textbox on a report design page?
Excel slow opening sheet