How to Auto-Update a BHO?

Discussion in 'Programming' started by WPPJames, Apr 15, 2010.

  1. #1
    I'm having a developer create a BHO (.dll) for me. He's doing it in VC++ 6.0. The BHO needs to be able to do a silent, auto-update when we release an updated version. Developer came back with:

    Any ideas on how to get this to work (other than buying a cert.)? I heard something about using wininet.dll calls, but it went over my head.
     
    WPPJames, Apr 15, 2010 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    No way around it, permissions are an issue with BHO's... thats why everyones computers dont have a thousand BHO's on them :)
     
    ccoonen, Apr 17, 2010 IP