Created
December 20, 2016 06:22
-
-
Save 0XDE57/5def5e358db9af3e245747fb691a2e23 to your computer and use it in GitHub Desktop.
Disable win7 effect to minimize all windows when shaking selected window.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer] | |
"NoWindowMinimizingShortcuts"=dword:00000001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment