Introduction - If you have any usage issues, please Google them yourself
This code uses the Windows management equipment (WMI) for computer hardware information to read a code, which can be read by the hardware as follows:// 1, display information (for example, display serial number)// 2, motherboard information (for example, motherboard serial number)// 3, the hard disk information (such as hard drive serial number, brand)// 4, the chip information (such as the chip serial number)// 5, the processor of information (such as the processor serial number, brand)// 6, CD-ROM information// 7, keyboard information// 8, Modem Information// 9, the memory information
Packet : 734626940013.rar filelist
读取硬件信息源代码\HardInfo.frx
读取硬件信息源代码\GetInfo.vbw
读取硬件信息源代码\HardInfo.frm
读取硬件信息源代码\GetInfo.vbp
读取硬件信息源代码