Toggle MinimizeAll/UndoMinimizeAll


The Show Desktop command minimizes all applications + it sets the Z-Order of the Desktop to topmost.
It also hides applications that you don't want to hide: Calendars, widgets, etc.

The Minimize All command simply minimizes all applications that support the minimize operation.

Windows has no command that toggles MinimizeAll & UndoMinimizeAll - this is the reason why I created this script.
It writes a variable (ShowDesktop) to the registry (HKCU\Volatile Environment).
Variables in the volatile Environment do not persist and are cleared at logout/reboot.

» MinUnMinAll.zip (4,00KB)

[/Herby]