To write a Packager script for use with packaged products, you must use the Packager scripting language. Generally, scripts are executed when the product is installed or removed and are evaluated on a line-by-line basis.
Script files contain instructions for modifying text files. The Packager uses scripts that you write to adapt ASCII files for specific target computers. In your scripts, you can use parameters as variables for target computer-specific values.
When you install a product that uses a script file, the Installer first replaces the parameters in the script file with the target computer-specific values, and then applies the script to the specific ASCII file it was created for.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|