sam.i.am
New Member
Does anybody know how I can get a "minimise all" shortcut on my desktop (or quick launch bar), rather than using the "Show Desktop" icon? i.e. I want a shortcut that performs the action of pressing Win+M.
I know that if I wanted to get a "Show Desktop" icon I'd create a new text document and type:
and save it as .scf but this isn't what I'm after...
Thanks,
Sam
I know that if I wanted to get a "Show Desktop" icon I'd create a new text document and type:
Code:
[Shell]
Command=2
IconFile=Point_Me_to_desired_icon
[Taskbar]
Command=ToggleDesktop
and save it as .scf but this isn't what I'm after...
Thanks,
Sam