Sam

Results 303 comments of Sam

What are the registry keys required to enabled/disable this?

The required key is ``` HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\DWM\ColorPrevalence DWORD ```

This should definitely be possible to implement in version 3. I've researched how complex it would be to implement by using [Monitorian](https://github.com/emoacht/Monitorian) as a reference. It is certainly possible to...

Your system does not have permissions to create interprocess communication between backend and frontend. It's not really a logging issue per se, but rather the server trying to start indefinitely....

> my windows username is AlexBlue. Okay, thanks, just wanting to rule out there is an issue with invalid characters. Could you give me more context on what kind of...

Since the pipe server isn't working correctly, could you download the lastest beta from here https://github.com/AutoDarkMode/AutoDarkModeVersion/releases/download/10.1.1.9/ADM.zip and just overwrite all files in your existing installation? I've rate limited the worker...

> > Also, did you install ADM using the "for all users" or the "for current user" mode? > > Emmm, i forgot it, sorry. and i just uninstall the...

Hm, very interesting. Everything seems to be working properly now. The message passing system is also functional (which was the culprit previously). Sadly I'm unsure about the origin of this...