Great!Ok, well let me do a test build in a few minutes and post it here so you can test with that change suggested earlier.
I'm wondering something... the Registry measure basically opens the key once when the measure loads and leaves it open. It then just reads during the update event.
Could there be a problem with another process updating that registry key while Rainmeter has it open for reading? In other words, should Rainmeter be doing an "open-query-close" on that key during the update event instead of just a query? Maybe the problem is actually the key being held open while the value is being constantly changed by an external process?
P.S.
Statistics: Posted by SilverAzide — Yesterday, 3:18 pm