Fri, 21 May 2010 17:28:52 +0000 moel.mich Fixed an UnauthorizedAccessException in the StartupManager. The exception occurred when the application was running without administrator rights. A task for the current user could be created manually, but RegisterTaskDefinition somehow always throws an UnauthorizedAccessException. The current fix restricts the TaskScheduler startup method to accounts with administrator rights.
Thu, 20 May 2010 21:23:54 +0000 moel.mich Fixed Issue 10.
Tue, 18 May 2010 19:16:55 +0000 moel.mich Fixed an EntryPointNotFoundException in the NVAPI wrapper:
Tue, 18 May 2010 19:12:13 +0000 moel.mich Fixed Issue 60.
Sat, 15 May 2010 15:52:08 +0000 moel.mich Added information about software environment to the report.
Sat, 15 May 2010 14:16:00 +0000 moel.mich Added a sensor type Control (with unit percent) for (fan) PWM control sensors. Fixed Issue 2.
Sat, 15 May 2010 12:50:28 +0000 moel.mich Fixed some font issues.