SilverAzide wrote: ↑December 5th, 2021, 10:34 pm
I'm not sure why clicking would have no effect unless something is wrong with your installation, or you modified a skin or something. There is a Lua script that handles the checkboxes, so you might want to look to see if there are any errors in the Rainmeter log. Every Settings skin uses the same technique and logic, so if the Drives Meter Settings doesn't work, then none of them should. If none are working, I'd suggest re-installing the Gadgets from scratch (i.e., delete the Gadgets folder and re-install).
If you'd rather not use the nuclear option, then open the DrivesVariables.inc file and simply set the
HideDiskG variable to 1. Refresh the skin and you should be good to go.
Hey, thanks a lot for your reply.
Yes, nothing else works, you are absolutely correct, although I haven't played with Drives Meter before, the only thing I've changed manually is the target of Double-Clicking the CPU meter to open the resource monitor instead of the task manager.
So, I've tried clicking one of the checkboxes, which did nothing, then checked the log and there was indeed an error:
Code: Select all
!WriteKeyValue: Failed to write to: C:\Program Files\Rainmeter\Skins\Gadgets\@Resources\DrivesVariables.inc (Gadgets\Drives Meter\Config\Settings.ini)
This looked like Rainmeter simply doesn't have permission to edit the file, which is rather weird. I closed Rainmeter altogether, restarted it as administrator, open the settings and unchecked the drive box, and voi la! I don't think this is how it's supposed to work, but this quick fix was the simplest
