Looking for *numeric* cpu monitor for (Vista 64) system tray

0

I'm looking for a system-tray based cpu monitor for Vista (and Vista 64) which displays as numeric. SpeedswitchXP doesn't work in Vista 64.

Any ideas?

Matthew

Posted 2009-09-05T03:08:54.553

Reputation: 2 450

Question was closed 2015-02-02T04:00:58.603

Answers

0

Since Vista x64 requires driver signing, not many CPU utilities work properly in it (due to unsigned drivers). There are some workarounds like disabling driver signing system-wide or using "test signing" mode for application's driver. But, disabling driver signing wouldn't be good.

It seems there is only one tool that has signed driver and hence works fine on Vista x64 - CrystalCPUID. Check it out here:
http://crystalmark.info/software/CrystalCPUID/index-e.html

It can be run in system tray by using the command line switch /HIDE /CQ. Check the FAQ section in that website for more info.

swatkat

Posted 2009-09-05T03:08:54.553

Reputation: 549

Hi Swatkat thanks for the response. The key thing I'm looking for though is for the system tray icon to display numeric values rather than a graph or some other representation (e.g. colors in the case of CrystalCPUID tool).

It definitely does seem like there's limited choices in this case. Thanks again. – Matthew – 2009-09-06T16:56:18.670