Registering BHOs with IE7



I have a BHO (browser helper object) that works fine with both IE6 and IE7.

With IE6, the BHO works whether it's registered under HKLM or HKCU. With
IE7, it only works under HKLM.

Is there any way around this ?

And if not, what is the correct procedure for registering BHOs on a terminal
server ?


Sigurd


.



Relevant Pages

  • Re: Hidden loaded explorer bar in IE
    ... I'm having problems registering the explorer bar. ... but only the BHO and the toolbar's SetSite is being ...     Igor Tandetnik ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Hidden loaded explorer bar in IE
    ... I'm having problems registering the explorer bar. ... but only the BHO and the toolbar's SetSite is being ... "Band Registration" section, the part where it talks about busting ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • need help!
    ... I have a serious problem that i have not been able to resolve and cannot find any information on the internet. ... Registering and using the BHO is all fine, i register the two assembly and the Interop.SHDocVw.dll assembly that is created from a reference to SHDocVw.dll, and all three assemblies successfully install into the GAC. ...
    (microsoft.public.dotnet.general)
  • BHO from IE 6 not installable in IE 7?
    ... I have developed a BHO for IE6. ... The BHO consists of a left side explorer bar ... (inlcuding a button) ... When I updated to IE7 the update process overtook these BHO successfully ...
    (microsoft.public.internet.explorer.ieak)
  • Re: What is requirement for a BHO to be installed?
    ... You need to write to HKLM to register a BHO. ... Non-admins don't have ...
    (microsoft.public.vc.atl)

Loading