问题
Are there any free or opensource library for collecting PC hardware and operating system information like PC Wizard's System Information Dev Kit does? I would like to prefer .NET assembly or native dll (so I can use it's functions through PInvoke), but Java one is fine too.
回答1:
Have you tried WMI
You can obtain probably all the information you want about the hardware and OS.
来源:https://stackoverflow.com/questions/12365380/library-for-collecting-pc-hardware-os-info