I need to detect processor=B4s speed.

Screen resolution, color supported and related info will=20
be also very useful.

Thanks in advance,
Pablo Velazco

Re: I need to detect processor´s speed. by Neil

Neil
Sun Sep 21 13:36:59 CDT 2003

> I need to detect processor´s speed.

This should work in most cases with XP

oObj = createobject("WScript.Shell")
lnMHz =
oObj.RegRead("HKLM\HARDWARE\DESCRIPTION\System\CentralProcessor\0\~MHz")
? lnMHz

HTH,
Neil



---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.520 / Virus Database: 318 - Release Date: 18/09/2003