by
Allistar Melville >> Fri, 23 Jul 2004 1:30:40 GMT
Hi Andrew,
You can get some of that information from this key in the registry:
HKEY_LOCAL_MACHINE/Hardware/Description/System/CentralProcessor/0
There is an application called cpuz.exe (you should be able to google for this) which can be executed like this:
cpuz -file=cpu.html
This outputs quite a detailed file in html format (which you'll have to parse in JADE, but that should be relatively easy). This contains quite a bit of information, including everything you wanted and more. From what I know this gets most of it's information from the BIOS.
I hope this helps,
Allistar.
--
------------------------------------------------------------------
Allistar Melville
Software Developer, Analyst
allistar@silvermoon.co.nz
Auckland, NEW ZEALAND
Silvermoon Software
Specialising in JADE development and consulting
Visit us at:
http://www.silvermoon.co.nz
*NEW* Simple web access to Jade at:
www.silvermoon.co.nz/jhp.html ------------------------------------------------------------------