How to set the publisher name in a BHO (C#)
        Posted  
        
            by simil
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by simil
        
        
        
        Published on 2010-05-04T08:22:46Z
        Indexed on 
            2010/05/04
            8:28 UTC
        
        
        Read the original article
        Hit count: 232
        
I have written a BHO and a toolbar for Internet Explorer in C#. They are getting installed and working properly. In the manage add-ons window in IE8, I am able to see both my BHO and toolbar. But, the publisher name of both is set to "Control name is not available". How can I set the publisher name?
Thanks, simil
© Stack Overflow or respective owner