Create setup with thirdparty software.

Add-in Express™ Support Service
That's what is more important than anything else

Create setup with thirdparty software.
 
Tom Aby




Posts: 35
Joined: 2006-11-25
Hi,

I would like to make the setup file with a thirdparty setup builder for my Outlook Addin. Could you please guide me regarding the ADX Dlls which i have to take care of and also what are the registry entries I have to manually created or modified.

Thanks in advance

Tom
Posted 01 May, 2007 04:20:56 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Tom.

Please look at the automatically generated setup project in Visual Studio.
You just need to mimic the setup in a third party installer. Also please read our documentation to learn what you should include in the setup project.


P.S. Note that we take up your forum requests in the order we receive them. Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 01 May, 2007 18:20:54 Top
Tom Aby




Posts: 35
Joined: 2006-11-25
Hi Sergy,

It wont work by just a mimic of the deployment project by adding only the dlls ... and reading the documentation you provided with the software.

But created one. Thanks for the support.

Tom
Posted 19 Jun, 2007 09:41:14 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Tom.

Did you add custom actions?
Posted 19 Jun, 2007 09:52:47 Top
Tom Aby




Posts: 35
Joined: 2006-11-25


custom ACTIONS?

Posted 20 Jun, 2007 09:08:37 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
yes, please open the Custom Actions editor in VS setup project.
Posted 20 Jun, 2007 09:23:55 Top