BHO Publisher in Add-ons list

I'm writing an application that will also have a browser helper object component.

Does anybody know how can I include publisher (name) string that will automatically appear the IE's Add-ons list

Thanks in advance


Answer this question

BHO Publisher in Add-ons list

  • edwin220

    _gcvt wrote:
    Does anybody know how can I include publisher (name) string that will automatically appear the IE's Add-ons list

    In your resource file add a VERSION_INFO block, and fill in the Company name field over there. This will also help identify you in other software (like Windows Explorer, Process Explorer, tasklist.exe, most firewall software, most malware file scanners).



  • BHO Publisher in Add-ons list