how can i get cpu id or hdd or motherboard id?
SystemInfo.processorType will return you the cpu name. Look in the SystemInfo class for more.
how can i get cpu id or hdd or motherboard id?
SystemInfo.processorType will return you the cpu name. Look in the SystemInfo class for more.