Hi All,
i want to create an application, that gets all Hardware & Softwares
Installed on windows based system.
Thanks
SS
Patrice - 31 Aug 2006 12:35 GMT
You could use WMI (Windows Management Instrumentation).
For example :
http://www.devx.com/dotnet/Article/20162

Signature
Patrice
> Hi All,
>
[quoted text clipped - 4 lines]
>
> SS
Herfried K. Wagner [MVP] - 31 Aug 2006 12:35 GMT
"Shahid" <Shahid@discussions.microsoft.com> schrieb:
> i want to create an application, that gets all Hardware & Softwares
> Installed on windows based system.
Check out WMI (Windows Management Instrumentation) and the
'System.Management' namespace.

Signature
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>