Browser Helper Object doesnot get loaded in IE8
        Posted  
        
            by velusbits
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by velusbits
        
        
        
        Published on 2010-03-22T09:24:45Z
        Indexed on 
            2010/03/22
            16:31 UTC
        
        
        Read the original article
        Hit count: 388
        
I have a BHO, which i can see it as enabled in Add On's list. But it does not get loaded when i start my IE on the Win2k8 R2 machines(64 bit).
I have disabled IE Enhanced security as well but no help. The same BHO gets loaded in other machines.
The registry details under (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects & HKEY_CLASSES_ROOT\Wow6432Node\CLSID) seem to be fine.
Is there any setting that disables BHO from actually getting loaded?
© Stack Overflow or respective owner