UpdateSyInstallRegistryAction
Used by component installers, this plug-in:
- Updates the product/component information in the SyInstall registry ($SYBASE/Sybase_install_Registry/si_reg.xml)
- Updates the version in ISMP VPD registry
- SI_DEPENDENT_PRODUCT_1=<product ID>, <product name>, <minimum version>, <include minimum version - [true|false]>, <maximum version>, <include maximum version - [true|false]>
- SI_DEPENDENT_PRODUCT_2=...
- SI_COMPONENT_UNINSTALLER=<uninstaller executable>
- SI_COMPONENT_UNINSTALLER_ARGS=<uninstaller arguments>
- SI_ISMP_VPD_VERSION_1=<ISMP software object ID>=[version],[display version]
- SI_ISMP_VPD_VERSION_2=...
NOTES:
- If [version] and [display version] are not specified in $SI_ISMP_VPD_VERSION_n$, this installer $PRODUCT_VERSION_NUMBER$ will be used.