Create Transforms
Customize Reflection to specify the way you want it to install, look, and act on the end user's computer.
To create an installation transform
- 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.
- Select items from the list in the left panel to open configuration panels on the right, and then make your customizations.
- From the File menu, choose Save As.
Transform files are saved as .mst files, and it is recommended that you save them in the same folder as the installer package file for Reflection.
To modify an existing installation transform
- 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 Open an existing Setup customization file or Companion installer, and then click OK.
- In the Open dialog box, browse to the location you selected when you created your transform file, and select the transform_name.mst file.
- Select items from the list in the left panel to open configuration panels on the right, and then make your customizations.
- From the File menu, choose Save As.
Transform files are saved as .mst files, and it is recommended that you save them in the same folder as the installer package file for Reflection.
|