Created
February 5, 2015 21:40
-
-
Save christophberger/a38d42baae8812bf4725 to your computer and use it in GitHub Desktop.
Disable Snap To Default Button behavior in Windows (Go source)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
By default, Windows 7 has the Snap-To-Default-Button option enabled. Some love it, some find it annoying. This Go application switches the feature off. Handy if you frequently deploy prefedined OS images to test machines, and the image maintainer did not care to switch this function off.
To compile: