Contents:
compiled classes, and resources
help.htm
: this file
customcode.properties: properties file


 

Custom Code Action: PropertiesFileReader


Classname: com.zerog.ia.customcode.action.PropertiesFileReader

Description: This action will allow you to turn properties from a properties file into InstallAnywhere variables. 

Input InstallAnywhere Variables:

$PROPERTIES_FILE_LOCATION$: the location of the properties file.
$SUBSTITUTE_VARIABLES$ (optional):
(true/false) Set to true if you want to substitute IA variables found in values [true by default].
$PROPERTIES_TO_IGNORE$ (optional): comma separated list of properties in properties file to ignore. Example: USER_INSTALL_DIR,MY_PROP_1

$OVERRIDE_EXISTING_VARIABLES$ (optional): (true/false) Set to true if you want to override existing variables with properties from properties file.

Output InstallAnywhere Variables:

N/A



27 November 2003