回复:怎么才能让IE窗口最大化呢

来源: 2005-06-28 01:43:24 [旧帖] [给我悄悄话] 本文已被阅读:

Note: This is a two part modification. Complete both parts as listed below.

[Start] [Run] [Regedit]
Registry Key: HKEY_CURRENT_USER\
Console\
Create the Value Name [FullScreen] according to the Value Data listed below.
Data Type: REG_DWORD [Dword Value] // Value Name: FullScreen
Value Data: [0 = Disabled / 1 = Enabled]

[Start] [Run] [Regedit]
Registry Key: HKEY_CURRENT_USER\Software\Microsoft\InternetExplorer\Main\Create the Value Name [FullScreen] according to the Value Data listed below.
Data Type: REG_SZ [String Value] // Value Name: FullScreen
Value Data: [Modify Value to (Yes)]
Exit Registry and Reboot