Results 1 to 2 of 2

Thread: Distribute Add-ins

  1. #1

    Thread Starter
    Member
    Join Date
    May 2005
    Posts
    59

    Distribute Add-ins

    Hi,
    I have outlook add-in written in Visual Studio (VB). When i make the dll file, the editor automatically writes needed information to the registry and possible does something else, so when i run outlook application every thing work fine.
    The question is how to "add" add-ing to outlook on another computers, that don't have aby VB editor (Visual Studio...)?

    Where should i place the project?

    Should i add to the registry 3 keys (name, discription,load behavior) by myself?
    in case the ans is yes: Is it the right way to do that via RegCreateKeyEx and RegSetValueEx API functions?


    10x,
    anastacia

  2. #2

    Thread Starter
    Member
    Join Date
    May 2005
    Posts
    59

    Re: Distribute Add-ins


    i've found Package and Deployment Wizard in Visual Studio, and i think it'll work for me..

    For the add-in i need a reference MSCOMM32.ocx that must be licensed and registred. What should i do to get the license to use this library on non developer computers , computers that don't have Editors with this library ??

    10x,
    anastacia

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width