View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] thielj@gmail.com is offline
external usenet poster
 
Posts: 1
Default Trying to install an add in using automatisation directly via C++


Soeren,

have a look in your private email.

Best regards,
Jens

schrieb:

Hi,

I'm quite new to automatisation programming and really just want to
touch it (at least right now... ,-)). I've created an Excel-Addin which
gets installed using an installer package. At the end of the
installation process the add-In should be installed in Excel
automagically so the user does not have to care for this.