开发者

Hardware Information

开发者 https://www.devze.com 2023-02-19 11:48 出处:网络
How can i detect/collect system Hardware information? there is an entry on 2009. I don\'t wan开发者_C百科t to use WMI . HWInfo is excellent but SDK is not free, is there any Free Library for this aim?

How can i detect/collect system Hardware information? there is an entry on 2009. I don't wan开发者_C百科t to use WMI . HWInfo is excellent but SDK is not free , is there any Free Library for this aim?

thanks


Probably the easiest way is to spawn a process and use msinfo32 in command line mode


you can get all hardware and component information by this process

click on start -> all programs-> accessories -> system tools -> system information

or can use command in run

type-> msinfo32

0

精彩评论

暂无评论...
验证码 换一张
取 消