By deepakkapoor
via onedotnetway.com
Published: Aug 29 2008 / 17:03
To get a list of installed applications we need to look into registry. Microsoft.Win32 namespace contains objects which can be used to work with Windows Registry. In this post I will show you some code where I use the power of LINQ to retrieve and display a list of all applications installed on a machine.
Add your comment
Voters For This Link (10)
-
deepakkapoor -
mswatcher -
alashcraft -
rayet -
ugur.myopenid.com -
Topnotch -
ksh2dzone -
rtipton12 -
robgil -
rachjuly


