A simple Windows based utility to automatically close all foreground window app when executed.
- Visual C++ Redistributable (vcredist)
- .NET Framework 4.0 or Higher.
- atleast 20 KB of free disk space
- atleast 10 MB of RAM free space
Per-version Source codes, Pre-built (ready to use) binary can be downloaded from the : Github Releases
Show/Hide desktop via command prompt :
"X:/Path/To/The/Application/Show Desktop.exe"
Show/Hide desktop via a shorcut : Just double-click/click the shortcut.
Show/Hide desktop by directly executing the app : Double-click/click the "Show Desktop.exe"
First setup, for creating shortcuts :
"X:/Path/To/The/Application/Show Desktop.exe" --setup
-
Open up a command prompt and execute the app by :
"X:/Path/To/The/Application/Show Desktop.exe" --setup -
Close the command prompt by clicking the 'X' or by pressing Enter.
-
Navigate to the application directory and manually run by double/single clicking it.
-
Right click the application in your taskbar, and select "Pin to Taskbar".
-
Close the current application by the 'X' button or by pressing Enter.
-
Ready to use, the next execution to the app will show/hide the desktop !