valinet / Win11DisableRoundedCorners

A simple utility that cold patches dwm (uDWM.dll) in order to disable window rounded corners in Windows 11
GNU General Public License v2.0
829 stars 41 forks source link

Cant install nvidia drivers #26

Open Robbier2713 opened 2 years ago

Robbier2713 commented 2 years ago

when this is installed, the nvidia driver installer doesnt have permissions to restart the dwm.exe process so the install fails

valinet commented 2 years ago

Yeah, idk, this just replaces a file, I don't understand why that would affect whether some process is able to restart the other, but whatever...

This method is kind of deprecated, use ExplorerPatcher to achieve this (and more) or configure ep_dwm standalone.

Robbier2713 commented 2 years ago

Yeah, idk, this just replaces a file, I don't understand why that would affect whether some process is able to restart the other, but whatever...

This method is kind of deprecated, use ExplorerPatcher to achieve this (and more) or configure ep_dwm standalone.

wow thanks for the quick reply! i will seek the explorerpatcher route thanks!

valinet commented 2 years ago

No worries. If you just want to disable rounded corners, only configure ep_dwm. ExplorerPatcher includes many more other things, including ep_dwm built-in.