• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Lost "minimize windows" button on quicklaunch toolbar

naddicott

Senior member
In windows 2000 - I must have dragged it off at some point when I meant to click it.

I know I can accomplish the same task with the "WindowsKey-M" keyboard shortcut, but my muscle memory is used to clicking the icon. I poked around in the WINNT directory looking for the familiar icon, but didn't spot it.

Does anyone know how to restore the "minimize windows" button if it has dissapeared like this?

Thanks.
 
The top search result for "lost show desktop command":

In "%systemroot%/profiles/<user>/Application Data/Microsoft/Internet Explorer/Quick Launch" create a file named Show Desktop.SCF, open it in notepad and put this in:

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
 
Originally posted by: Basse
The top search result for "lost show desktop command":

In "%systemroot%/profiles/<user>/Application Data/Microsoft/Internet Explorer/Quick Launch" create a file named Show Desktop.SCF, open it in notepad and put this in:

[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop

If it's a fresh 2000 install (not an NT upgrade), the Quick Launch directory will be in C:\Documents and Settings\<user>\Application Data\Microsoft\Internet Explorer\Quick Launch.
 
Thanks. My google results weren't as productive with "minimize windows". Now that I have it back, it's easier to remember that the button is better known as "show desktop".

Seeing the .scf file makes me wonder what other useful commands I could turn into handy little buttons. 😛
 
I have all my vital programs and applications on a double-wide taskbar. At first I shuttered to the thought of doing it, but it makes all my programs easily accessible without going through the start menu or to the desktop...
 
Back
Top