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

Add -restore switch #48

Open animeavi opened 1 year ago

animeavi commented 1 year ago

When Windows updates, this program tries to restore the original uDWM_win11drc.bak to uDWM.dll even though it should't, users have to manually delete this file to get rid of rounded corners again.

See: https://github.com/valinet/Win11DisableRoundedCorners/issues/35

chicagobuss commented 8 months ago

@valinet can you help get this merged so people can just re-run the exe any time? thanks for all your work on this!!