SAMPLE: ShellUIHelper Not Registered Without Internet Explorer 4.0 Desktop Update (184418)



The information in this article applies to:

  • Microsoft Internet Explorer (Programming) 4.0
  • Microsoft Internet Explorer (Programming) 4.01

This article was previously published under Q184418

SUMMARY

ShellUIHelper is not registered unless you install the desktop update that comes with Internet Explorer 4.0x. This article provides registry script files that will register ShellUIHelper. Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Microsoft Internet Explorer 5.

MORE INFORMATION

The following file is available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file. The ShellUIHelper is a part of Shdocvw.dll. The ShellUIHelper object is implemented by the shell to help script and Visual Basic developers to use some of the features available in the shell. The ShellUIHelper object exposes methods that allow you to determine if a user is subscribed to a Web page as well as add channels, desktop components, and favorites.

ShUIHlpr.exe is a self-extracting archive that contains the file ShellUIHelper.reg. In order to register ShellUIHelper on your system, change the InProcServer32 key in this registry script to point to the correct path to Shdocvw.dll. The reason you have to manually set the path is that the %SystemRoot% variable does not work in the case of the InProcServer32 key for ShellUIHelper.

REFERENCES

For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:

Modification Type:MajorLast Reviewed:5/11/2006
Keywords:kbdownload kbBug kbfile kbfix kbie500fix kbinfo kbSample KB184418