How to get software & hardware information from windows (like dxdiag)?

Murhaf Sousli picture Murhaf Sousli · Apr 10, 2012 · Viewed 14.5k times · Source

I need to get hardware and software information of Windows like the information we got from dxdiag

  • Computer module : TOSHIBA l775
  • Processor : Intel(R) i5 CPU M480 @2.67Ghz ..
  • RAM : 4.00 GB
  • Graphic Card : ATI Mobility Radeion HD 5650 - 2746MB
  • Direct Draw : Enabled
  • DirectX : DirectX 11 Enabled
  • AGP Texture : Enabled
  • I need this because I'm developing a server-client application so I can get remote PC details.

    I've already googled for some of them, but it looks like each one is clearly different from the other one. I'm also not sure if it would work on any computer on Windows.

    So is there a way to get this information from any computer that uses Windows?

    I'm using [.NET 4.0]

    Answer

    las picture las · Apr 10, 2012

    I think this will help you more,I dont want to explain Try this http://www.codeproject.com/Articles/17973/How-To-Get-Hardware-Information-CPU-ID-MainBoard-I