Hi,
I know each PC has a collection of information that stores information like its manufecturer name, its model number, etc. that is called the DMI.
I tried to search for a method to get this collection of information in C# on the web, but didn't find much useful information, could you tell me the way to read DMI data in C#?
Thanks a lot in advance!