How to I can get the CPU serial? Does someone know the specific code? Tnx
J Jonathan West Jul 5, 2005 #2 eSQueL said: How to I can get the CPU serial? Does someone know the specific code? Click to expand... You should be able to adapt the code from the following location http://vbnet.mvps.org/code/wmi/win32_processor.htm I believe the specific property you need to read is the ProcessorId property -- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
eSQueL said: How to I can get the CPU serial? Does someone know the specific code? Click to expand... You should be able to adapt the code from the following location http://vbnet.mvps.org/code/wmi/win32_processor.htm I believe the specific property you need to read is the ProcessorId property -- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org