Register C# IE add-on

  • Thread starter Thread starter Kevin Menard, Jr.
  • Start date Start date
K

Kevin Menard, Jr.

Hi,

Sorry if this isn't the right place to be asking, but I could find a
group for C# in particular. I've inherited some code that is supposed
to be an add-on for IE (BHO I think), but I can't figure out how I'm
supposed to install it. I'm used to C++/COM where I'd just use
regsvr32. Any help would be greatly appreciated.

Thanks,
Kevin
 
May be this will help? http://weblogs.asp.net/stevencohn/articles/60948.aspx

Hi,

Sorry if this isn't the right place to be asking, but I could find a
group for C# in particular. I've inherited some code that is supposed
to be an add-on for IE (BHO I think), but I can't figure out how I'm
supposed to install it. I'm used to C++/COM where I'd just use
regsvr32. Any help would be greatly appreciated.

Thanks,
Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top