Parameter names should be unique on each target computer. For example, when assigning a parameter for the installation directory of a product being installed, specify a name such as productname.InstallDir, not simply InstallDir.
However, if you want a new parameter value distributed to the target computer to overwrite the previous value, you should use the same parameter name.
To reference these parameter values in archive files and scripts, you must enter them in the following format:
$(parametername)
|
Copyright © 2013 CA.
All rights reserved.
|
|