I just want to know what WMI class should I use to get the Name,Socket,BrandName,Manufacturer and Total Size
of my Memory.

Recommended Answers

All 3 Replies

It's been 5days already and still no reply..

have you tried using Microsoft's WMI code creator?
http://www.microsoft.com/en-us/download/details.aspx?id=8572

seems you could use it to get the specifics you need.

Thing is WMI doesn't always have all hardware specific info, some of that is propritary info from the board/card/chip manufacturers and usually the info on reading that info is available only from them and only under NDA :(

But even still it is a great little tool to see all the WMI info your OS has available and can even write the code for you :)

Thanks for the reply but I already have that application WMI code creator and the problem is
there's to many class available and I don't know where to start.

but Thanks again for the info.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.