How to Disable the Active Desktop By Default for New Users (190499)
The information in this article applies to:
- Microsoft Internet Explorer 5.01 for Windows NT 4.0
- Microsoft Internet Explorer 5.0 for Windows NT 4.0
- Microsoft Internet Explorer 4.01 for Windows NT 4.0 SP 1
- Microsoft Internet Explorer 4.01 for Windows NT 4.0 SP 2
- Microsoft Internet Explorer 5.01 for Windows 98 Second Edition
- Microsoft Internet Explorer 5.01 for Windows 98
- Microsoft Internet Explorer 5.0 for Windows 98
- Microsoft Internet Explorer 4.01 for Windows 98 SP 2
- Microsoft Internet Explorer 5.01 for Windows 95
- Microsoft Internet Explorer 5.0 for Windows 95
- Microsoft Internet Explorer 4.01 for Windows 95 SP 1
- Microsoft Internet Explorer 4.01 for Windows 95 SP 2
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows 98 Second Edition
This article was previously published under Q190499 SUMMARY
When you install Internet Explorer, there is no way to specify that the Active Desktop be initially disabled for new users who log on to the computer.
This article describes how to configure a Windows NT 4.0-based or Windows 95/98-based computer so the Active Desktop is disabled by default for users who log on to the computer for the first time.
MORE INFORMATION
To disable the Active Desktop by default when a user logs on to the
computer for the first time, follow the appropriate steps:
Windows NTInternet Explorer 4- If you have not already done so, install Internet Explorer with the
Windows Desktop Update component.
NOTE: To install Internet Explorer on a computer running Windows NT
4.0, you must have administrative privileges on that computer.
- Using a text editor (such as Notepad), open the Ie4uinit.inf file
located in the %systemroot%\system32 folder, where %systemroot% is
the folder in which Windows NT 4.0 is installed.
- Add the following line to the [AddReg.Misc] section of the Ie4uinit.inf
file (this line removes the check mark from the View As Web Page
command):
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",3,1c,00,00,00,a2,08,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,01,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped
in this article for readability purposes.
- Save and then close the Ie4uinit.inf file.
If you want to later enable the Active Desktop by default (the View As Web
Page command is selected, which is the default behavior), change the line
you added in step 3 to the following line:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",3,1c,00,00,00,e2,08,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,01,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in
this article for readability purposes.
Internet Explorer 5- If you have not already done so, install Internet Explorer with the
Windows Desktop Update component.
NOTE: To install Internet Explorer on a computer running Windows NT
4.0, you must have administrative privileges on that computer.
- Using a text editor (such as Notepad), open the Ieuinit.inf file
located in the %systemroot%\system32 folder, where %systemroot% is
the folder in which Windows NT 4.0 is installed.
- Add the following line to the [AddReg.Misc] section of the Ieuinit.inf
file (this line removes the check mark from the View As Web Page
command):
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",1,1c,00,00,00,23,08,00,00,00,00,00,00,00,00,00
,00,00,00,00,00,00,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped
in this article for readability purposes.
- Save and then close the Ieuinit.inf file.
If you want to later enable the Active Desktop by default (the View As Web
Page command is selected, which is the default behavior), change the line
you added in step 3 to the following line:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",3,1c,00,00,00,e2,08,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,01,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in
this article for readability purposes.
Window 95/98Internet Explorer 4- If you have not already done so, install Internet Explorer with the Windows Desktop Update component.
- Using a text editor (such as Notepad), open the Ie4uinit.inf file located in the %systemroot%\system folder, where %systemroot% is the folder in which Windows 98 is installed.
- Add the following line to the [AddReg.Misc] section of the Ie4uinit.inf file (this line removes the check mark from the View As Web Page command):
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer", "ShellState",10,00,00,00,03,00,00,00,00,00,00,00,00,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in this article for readability purposes.
- Save, and then close the Ie4uinit.inf file.
If you want to later enable the Active Desktop by default (the View As Web Page command is selected, which is the default behavior), change the line you added in step 3 to the following line:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",1c,00,00,00,e3,0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in this article for readability purposes.
Internet Explorer 5- If you have not already done so, install Internet Explorer with the Windows Desktop Update component.
- Using a text editor (such as Notepad), open the Ieuinit.inf file located in the %systemroot%\system folder, where %systemroot% is the folder in which Windows 98 is installed.
- Add the following line to the [AddReg.Misc] section of the Ieuinit.inf file (this line removes the check mark from the View As Web Page command):
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",1,1c,00,00,00,23,08,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in this article for readability purposes.
- Save, and then close the Ieuinit.inf file.
If you want to later enable the Active Desktop by default (the View As Web Page command is selected, which is the default behavior), change the line you added in step 3 to the following line:
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer",
"ShellState",1c,00,00,00,e3,0f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0a,00,00,00
NOTE: This line should be typed as a single line. It has been wrapped in this article for readability purposes.
Additional Notes- This entry only works the first time a new user logs on to a Windows NT 4.0-based or Windows 95/98-based computer on which Internet Explorer is installed. After the
initial logon, the administrator can change the Ie4uinit.inf/Ieuinit.inf file, but the state of the View As Web Page command does not change for
subsequent logons.
- Changing the Ie4uinit.inf/Ieuinit.inf file affects all users (administrative and
non-administrative) who log on to the computer.
- The Ie4uinit.inf/Ieuinit.inf file is installed by Internet Explorer.
- The setting for the View As Web Page command is stored in a registry
location that is inaccessible by non-administrative users.
Modification Type: | Major | Last Reviewed: | 12/5/2003 |
---|
Keywords: | kbenv kbinfo KB190499 |
---|
|