How to get ie to save window placement?

I

Ian Boyd

i know this is not the right group for this question but....

How do i get Internet Explorer 6 to remember it's form size/position?

What i have tried so far:

Shut down all copies on Internet Explorer.
Delete registry value: HKCU\Software\Microsoft\Internet
Explorer\Main\Window_Placement
Delete registry key: HKCU\Software\Microsoft\Internet Explorer\Desktop\Old
WorkAreas
Reboot
Open Internet Explorer. Set the position i want, click on X.
Open Internet Explorer. Set the position i want, Shift+Click on X.
Open Internet Explorer. Set the position i want, Ctrl+Click on X
Open Internet Explorer. Set the position i want, Ctrl+Shift+Click on X
Open Internet Explorer. Set the position i want, Alt+Click on X
Open Internet Explorer. Set the position i want, Ctrl+Alt+Click on X
Open Internet Explorer. Set the position i want, Shift+Alt+Click on X
Open Internet Explorer. Set the position i want, Ctrl+Alt+Shift+Click on X
Open Internet Explorer. Set the position i want, click on the system icon.
Open Internet Explorer. Set the position i want, Shift+Click on the system
icon.
Open Internet Explorer. Set the position i want, Ctrl+Click on the system
icon
Open Internet Explorer. Set the position i want, Ctrl+Shift+Click on the
system icon
Open Internet Explorer. Set the position i want, Alt+Click on the system
icon
Open Internet Explorer. Set the position i want, Ctrl+Alt+Click on the
system icon
Open Internet Explorer. Set the position i want, Shift+Alt+Click on the
system icon
Open Internet Explorer. Set the position i want, Ctrl+Alt+Shift+Click on the
system icon
Open Internet Explorer. Set the position i want, click File->Close.
Open Internet Explorer. Set the position i want, Shift+Click on File->Close.
Open Internet Explorer. Set the position i want, Ctrl+Click on File->Close
Open Internet Explorer. Set the position i want, Ctrl+Shift+Click on
File->Close
Open Internet Explorer. Set the position i want, Alt+Click on File->Close
Open Internet Explorer. Set the position i want, Ctrl+Alt+Click on
File->Close
Open Internet Explorer. Set the position i want, Shift+Alt+Click on
File->Close
Open Internet Explorer. Set the position i want, Ctrl+Alt+Shift+Click on
File->Close


So. Who knows how to REALLY set Internet Explorer's default position and
size?
 
I

Ian Boyd

Keywords: Ian Boyd, Internet Explorer, default position size, window
placement, window_placement, ie remember it's location
What i've decoded so far:

HKCU\Software\Microsoft\Internet Explorer\Window Placement: REG_BINARY

(watch the wrapping)
2C000000 00000000 01000000 FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF EE000000
57000000 90030000 E7000000
POS WS LEFT
TOP WIDTH HEIGHT

POS: 00 Same position every time (now i can't get this to work - but i swear
it did)
POS: 01 Cascaded top/left

WS: 00 Hidden
WS: 01 Restored
WS: 02 Minimized
WS: 03 Maximized

My favorite settings:
2C000000 00000000 01000000 FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF EE000000
57000000 90030000 E7000000

Or, as a reg file:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window_Placement"=hex:2c,00,00,00,00,00,00,00,01,00,00,00,ff,ff,ff,ff,ff,ff,\
ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ee,00,00,00,57,00,00,00,90,03,00,00,e7,00,00,\
00
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top