Open website to full size from icon.

  • Thread starter Thread starter David B. Mathews
  • Start date Start date
D

David B. Mathews

I have a couple web sites as icons on my desktop but each time I open them
they only open as small windows. I there a way to force them to open as a
full window?
 
Internet Explorer remembers the last window that was opened and will open
that same way the next time that it's opened.

This will have to be redone occasionally.

Open *one* instance of IE | Use the cursor (not the
maximize button) to drag the window to the desired
size | Click the Close [X] while holding down the
Ctrl key.
-----

Close all instances of Internet Explorer.

Paste the following line into Start | Run and click OK...

javascript:window.open(screen.availWidth,screen.availHeight)

Then use your cursor (not the maximize button) to drag each window to full
screen and left click the Close [X] while holding down the Ctrl key.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In
 
Create new shortcuts and this time use the following syntax :
iexplore.exe "WebsiteURL"
Then right click shortcut, [Run :] Maximized
 
Back
Top