I find the "close all but this" is really useful for me in a lot of cases. So are there anyway to close all applications running by this user, but not the active application. Hide could be a option with another hotkey.
Thanks much :)
|
I find the "close all but this" is really useful for me in a lot of cases. So are there anyway to close all applications running by this user, but not the active application. Hide could be a option with another hotkey. Thanks much :)
| |||
|
feedback
|
|
If you're looking for an AutoHotkey script try this. http://www.autohotkey.net/~joeshmoo/CloseOtherWindows_0.1.ahk If you're already running Windows 7, you won't need another AHK script. You can minimize/hide other windows EXCEPT the active window by pressing WIN + HOME or doing the Aero-shake (click & hold the title bar of the window and then shake it). | |||
feedback
|