I want to get all the below details from a given system using WMI using c#. I need the full code
a. CPU
b. Operating System Version
c. Memory
d. Direct X version
e. .Net version
f. Video card information
g. Available disk drives
h. NIC
Discussion on:
I do believe one of is confused here as to what info he's talking about. IMHO the WMI will give you an over-view of a 'System', and not particularly of the computer your sitting in front of. There are other tools for that, tools that are already built in to the OS. Useing .NET for that would be adding a lot of bloat into any process and negating any benifit. The whole .NET package is primarly for networking processes. (therefore network information)
- Keyboard Shortcuts:
- Prev
- Next
- Toggle









































