Add a Companion Installer to your Installation
You can use this procedure to add one or more custom installer packages to your product installation.
To add a companion package to your installation
- On a workstation on which you have installed Reflection, open the Attachmate Customization Tool from a desktop shortcut or from a command line as follows:
path_to_setup\setup.exe /admin
- Select Create a new setup customization file for the following product, and then click OK.
- From the navigation pane, click Add installation and run programs.
- Click Add.
The Add/Modify Program Entry dialog box opens.
- In the Target list, browse to select your companion .msi file.
- Select Run this program after the base product has been installed.
- Click OK.
- Click File > Save As to save your transform.
Note: When you save your transform, the Customization Tool automatically updates the Setup.ini file, adding a [RunPrograms] section with instructions for installing your companion package.
- Instruct users to install using Setup.exe.
The companion package is automatically installed after the installation is complete.
|