Creating a customized add-on installer
The IBM® Lotus® Expeditor framework enables you to create and use an add-on installer as an alternative method for deploying a third-party feature or plug-in to an existing Notes® installation. For example, rather than deploy a custom feature to users as part of the Notes install kit, or use a widget to deploy a custom feature to an existing Notes runtime, you can create and use an add-on installer.
About this task
The Notes add-on installer toolkit provides a streamlined process for creating an MSI installer to deploy a valid Eclipse feature or plug-in to an existing Notes runtime.
The customized add-on installer tool is available with Expeditor 6.2.1 and as part of a utility directory toolkit available with the Notes install kit. The notes.addon.installer.toolkit.zip toolkit, which contains CustomizeAddon.exe and AddonConfig.ini, is available in the Notes install kit's utility subdirectory.
To complete this task, you will use the information in the article Creating a customized add-on installer in the Lotus Expeditor wiki. While the Notes toolkit is currently only available for MSI install, a description of how to create an add-on installer in a Linux environment is included in this article.