Publish Plugin develeoped with Add-in Express

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

Publish Plugin develeoped with Add-in Express
 
B. M.




Posts: 21
Joined: 2015-11-09
Hi@all, :)

we've developed an Outlook Plugin with Add-In Express and we want to publish this to our customers.

The first step we did was to build a MSI Installer with the AddIn Express Project Wizard.
(Right Click our Project -> Add-in Express -> Create Setup Project)

After the AddIn Express Wizard has been completed, we've recognized that the MSI Project contains the following Dll's:

AddinExpress.MSO.2005.dll
AddinExpress.OL.2005.dll
adxloader.dll.manifest
adxloader.dll
adxloader64.dll
adxregistrator.exe
AddinExpress.MSO.2005.tlb

This means, that these Dll's will be installed on our customers systems. Are any of these DLL's forbidden to distrubute ?

Refering to :
?Royalty Free Redistribution. The SOFTWARE may include certain files ("REDISTRIBUTABLES") intended for distribution by you to the users of software applications which you create using the SOFTWARE. REDISTRIBUTABLES include, for example, those files identified in printed or on-line documentation as redistributable files, or those files preselected for deployment by an install utility provided with the SOFTWARE (if any). In all circumstances, the REDISTRIBUTABLES for the SOFTWARE are only those files specifically designated as such by ADD-IN EXPRESS. Only the legally registered DEVELOPER, or an entity that purchased an individual license for its developer(s), may distribute the software applications that they create using the SOFTWARE and all accompanying REDISTRIBUTABLES as part of an executable program or dll only, subject to all of the conditions of this Agreement. Only the legally registered DEVELOPER, or an entity that purchased an individual license for its developer(s), is licensed to use the software for any development purposes including software development, coding, building, debugging, etc. All ADD-IN EXPRSS libraries, packages, source code, and all resulting intermediate files (obj, dcu, ETC.) are confidential and proprietary trade secrets of ADD-IN EXPRESS. AT NO TIME MAY DEVELOPER CREATE ANY TOOL(S), REDISTRIBUTABLE(S), OR SOFTWARE PRODUCT(S) THAT DIRECTLY OR INDIRECTLY COMPETES WITH ADD-IN EXPRESS SOFTWARE WHICH UTILIZES ALL OR ANY PORTION OF THE SOFTWARE.

https://www.add-in-express.com/purchase/eula.php

Posted 02 Feb, 2016 08:35:44 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello,

Please check section Redistributables, see the PDF file in the folder {Add-in Express}\Docs on your development PC.

B. M. writes:
AddinExpress.MSO.2005.tlb


Exclude that file from your setup project; deploying it typically ends with extra problems.


Andrei Smolin
Add-in Express Team Leader
Posted 02 Feb, 2016 08:58:32 Top