INSTALLING
About this task
Use this procedure to create an MSI transform file (.mst) using the supplied IBMNotes.itw and IBM Notes 9.0 Social Edition.msi files in combination with the InstallShield Tuner for Notes. Once you have created the transform file (or customized setup.exe) you can use it when installing or upgrading Notes.
Prior to creating the transform, do the following:
Creating a transform file requires that you obtain and install a third-party tool such as the InstallShield Tuner for Notes. The InstallShield Tuner for Notes is available for download from IBM Passport Advantage. Download and install Install Shield Tuner for Lotus Notes® 7.0.x, 8.0.x and 8.5.x for Windows™ 2000, 2003 English (C84T5NA). During download, accept defaults and when download is complete click Launch to start the Tuner installation process.
Create a transform file to customize Notes installation and upgrade
These instructions provide basic information about creating a tuner file (.mst) or creating a new MSI installation executable (setup.exe). For specifics, see the help supplied with the Tuner utility.
Note: Using an MSI tuner to create a transform file enables you to customize your supplied Notes installer, however the Tuner lets you access system settings that can wreck havoc if you make errors. Only tune as needed. When in doubt, there is help provided with the InstallShield Tuner for Notes. Options that are typically configured with the Tuner include program directory, data directory, shared data directory, notes.ini file settings, and install type (InstallType=2 = All client install; InstallType=6 = Notes client only).
Procedure
1. Start the Tuner by clicking Start -> All Programs -> IBM Applications -> InstallShield Tuner for Notes.
2. As prompted, browse to and select the .itw configuration file, for example IBMNotes.itw and click Open.
3. Read the Welcome screen and click Create a New Transform.
4. As prompted, browse to and select the .msi file supplied with the Notes install kit, for example IBM Notes version Social Edition.msi.
6. Do not enable the Transform Response checkbox.
7. Click Create.
8. Make any desired modifications to the default settings provided.
9. Click File -> Save.
a. Click Package Preparation in the navigation pane, click the Packaging Wizard icon, and specify a target directory such as C:\TunerWork\Notes90Customized.
b. On the next screen, click Next to create a new setup.exe file.
c. Allow packaging to complete.
Example: Add a notes.ini setting to the transform to calls a configuration setup file
An additional way of customizing install or upgrade is by using a scriptable setup file, for example setup.txt, that is called by the notes.ini setting ConfigFile=name.txt. The scriptable setup file contains the parameters used to complete the setup that occur after, for example, new user installation. In this example, we'll add the notes.ini setting to be used by the transform.
For details, see Tech Note 1112835 How to set up a Notes client without user intervention using a scriptable setup.
1. Start the Tuner by clicking Start -> All Programs -> Lotus Applications -> InstallShield Tuner for Lotus Notes.
4. As prompted, browse to and select the .msi file supplied with the Notes install kit, for exampleIBM Notes version Social Edition.msi.
5. Accept the default output transform file name, for example IBM Notes 9.0 Social Edition.mst, and path.
6. Do not enable the Transform response checkbox.
8. Under the System Configuration section, click IniFiles.
9. Right-click Destination Computer, select Show Folder and slide to select ProgramFilesFolder.
10. Expand ProgramFilesFolder to show the Notes folder.
11. Right-click the Notes folder and select NewIniFile.
12. Right-click on the resultant IniFile1.ini and rename it notes.ini.
13. Right-click on notes.ini and select New Section.
14. Click on the resultant NewSection1 and modify the following values:
16. Exit the InstallShield Tuner for Notes.
Related concepts Example: Using setup.exe to call a transform file during Notes silent install Customizing Notes installation Customizing Notes install using the tuner Setting up Notes installation using scriptable setup
Related tasks Example: Using msiexec command line utilities for installing Notes
Related information Lotus Notes and Domino Wiki Lotus Support Is the InstallShield Tuner for Notes available for download? IBM Passport Advantage