INSTALLING
Notes contains features which increase the size of the install kits when compared to the Notes basic configuration install kits. Some customer's infrastructures are not capable of efficiently handling distribution of the larger install kits and require a method to reduce the size of the kit and still leverage the increased capabilities of the Notes standard configuration client.
You can optionally reduce the size of the install kit by removing certain features using the supplied UpdateSiteMgrtool or manually using the procedure described here.
Note: An easier way to add or remove features in the Notes install kit is to use the UpdateSiteMgr tool supplied in the Notes install kit.
Note: Only features containing the installfeature property required="false" in the Notes install kit's install manifest (install.xml) are available for removal or other install options. These include the Composite Applications Editor, Connections (Activities), embedded IBM® Sametime®, and (for single user install) Domino® Designer and Domino Administrator clients. All other supplied features must remain as supplied in the install kit.
Note: Domino Designer and Domino Administrator require the additional step of using the tuner to create a transform that disables their install completely. This transform file must be included in the Notes install kit during install.
Approximate reductions to the size of the Notes install kit are as follows:
To remove available features from the Notes install kit, do the following:
1. Copy the Notes install kit to a local drive to a new directory. Include all subdirectories, (for example C:\NotesInstallKit\.
2. In the locally copied Notes install kit, rename updateSize.zip to a backup name such as UpdateSiteSave.zip.
3. Uncompress the backup file to a new directory, preserving the directory structure.
To remove these installfeatures from the expanded update site directory, refer to the following list:
Table 1. Wildcard files
plugins\com.ibm.notes.sametime.installed_*
plugins\com.ibm.rcp.aaf.*
plugins\com.ibm.rcp.aaf_*
features\com.ibm.notes.toolbox.ca.adapter.feature_*
5. Create a new updateSite.zip file by zipping the expanded update site directory making sure to include all subdirectories; preserve the existing directory structures.
6. Copy the install.xml file to a backup file such as installsave.xml.
7. Open the install.xml file with a text or XML editor.
8. Locate the ID of the feature you removed in Step 4 by searching for the feature ID using the following format:
10. Insert a blank line on the line BEFORE the line that starts with installfeature ..."
11. On the blank line, type <!- - and then press the Enter key to end the line.
12. Insert a blank line at the end of the feature definition on the line AFTER installfeature>.
13. On the blank line, type - - > and then press the Enter key to end the line.
14. Save and close the file.
15. Validate the customized install kit. See Validating your customized Notes install kit for details.
16. Perform a test install or upgrade to be sure that the customized Notes install kit functions correctly.
Related concepts Customizing the Notes install manifest for supplied Eclipse features Eclipse files and folders in the Notes install kit
Related tasks Customizing Notes install for features and plug-ins on Windows and Mac Adding and removing components from the Notes install kit using UpdateSiteMgr
Related reference Validating your customized Notes install kit