cpu-temperature

How to get the CPU Temperature info from Bios using c# ?

How to get the CPU Temperature info from Bios using c# I gave a try to the code in http://stackoverflow.com/questions/2923984/cpu-temperature-monitoring-c But no luck. enumerator.Current threw an exception. How can i achieve this ? Thanks. Error : "This system doesn't support the required WMI objects(1) - check the exception file No...