View Full Version : How maximize an IE shortcut?
***Jamoke***
February 10th 04, 03:23 AM
I placed a shortcut in my startup group (All Users). This shortcut is to a
specific site on the web using Internet Explorer. When it opens, it is in a
window - but I want it to be maximized. How do I do this?
Thanks...........
Torgeir Bakken (MVP)
February 10th 04, 05:10 AM
***Jamoke*** wrote:
> I placed a shortcut in my startup group (All Users). This shortcut is to a
> specific site on the web using Internet Explorer. When it opens, it is in a
> window - but I want it to be maximized. How do I do this?
> Thanks...........
Hi
A shortcut with this content will start Internet Explorer maximized:
%comspec% /c start /max iexplore.exe http://some.url.here
--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide: http://www.microsoft.com/technet/scriptcenter
***Jamoke***
February 11th 04, 02:22 AM
Thanks........
"Torgeir Bakken (MVP)" > wrote in message
...
> ***Jamoke*** wrote:
>
> > I placed a shortcut in my startup group (All Users). This shortcut is
to a
> > specific site on the web using Internet Explorer. When it opens, it is
in a
> > window - but I want it to be maximized. How do I do this?
> > Thanks...........
>
> Hi
>
> A shortcut with this content will start Internet Explorer maximized:
>
> %comspec% /c start /max iexplore.exe http://some.url.here
>
>
> --
> torgeir
> Microsoft MVP Scripting and WMI, Porsgrunn Norway
> Administration scripting examples and an ONLINE version of the 1328 page
> Scripting Guide: http://www.microsoft.com/technet/scriptcenter
>
>
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.