Adding and removing components from the Notes install kit using UpdateSiteMgr

If you are installing Notes® clients on Windows, the UpdateSiteMgr tool allows you to customize the Notes install kit by listing components available for removal, removing components, and adding components.

Before you begin

Before adding new features to the install kit, see related topics on adding features to and customizing the kit. For example, before using the tool, you must perform the following tasks:
  • Create and sign any new Eclipse features that you want to add to the Notes install kit.
    Note: Attempting to install or upgrade unsigned components will cause the Notes install executable to fail. See the related topics for instructions on signing features and plug-ins.
  • Place the new features and plug-ins .jar files in the features and plugins update site subdirectories (updateSite.zip\features and updateSite.zip\plugins).
  • Create and validate the new site.xml manifest file (updateSite.zip\site.xml).
  • Create and validate the new install.xml install manifest in the deploy directory (deploy\install.xml).

About this task

The UpdateSiteMgr tool is supplied as UpdateSiteMgr.exe in the kit customization zip file in the deploy\Utility folder. This tool is used in command line mode only.
Note: For Windows, this tool supersedes the trimUpdateSite and addToKit tools used in earlier releases of Domino®. If using Linux, see the related topic on customizing Notes install on that platform. If installing on Macintosh, see the related topics on the addToKit tools.

Procedure