Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Minimize all open windows to desktop/Show Desktop

4 views
Skip to first unread message

Arch Willingham

unread,
Oct 13, 1999, 3:00:00 AM10/13/99
to
Is there a vbscript command that will do the same thing as the "Show
Desktop" icon on the toolbar (I.E. that will minimize all open windows )?

Thanks,

Arch Willingham

Arch Willingham

unread,
Oct 13, 1999, 3:00:00 AM10/13/99
to
Perfect!

"Ian Morrish" <Ian.M...@Glazier.co.nz.NoSpam> wrote in message
news:uBeWKRaF$GA.250@cppssbbsa04...
> set shell = wscript.CreateObject("Shell.Application")
> Shell.MinimizeAll
>
> (requires IE4 or higher)
> You can also TileVerticaly, UndoMinimizeAll, open etc.
> Regards,
> Ian
> WSH FAQ http://wsh.glazier.co.nz
>
> "Arch Willingham" <ar...@tuparks.com> wrote in message
> news:eLTUPCaF$GA.282@cppssbbsa04...

Ian Morrish

unread,
Oct 14, 1999, 3:00:00 AM10/14/99
to
0 new messages