/
CMS_InstallAdvertisedPackage
CMS_InstallAdvertisedPackage
Description
Installs an advertised package
Syntax
CMS_InstallAdvertisedPackage(sPackage, sVersion) As Boolean
Parameters
sPackage (String)
Name of package
sVersion (String)
Version of package
Example
VBScript
If bStatus Then bStatus = CMS_InstallAdvertisedPackage("CapaInstaller", "v1.0")
Related functions
, multiple selections available,
Related content
CMS_InstallAdvertisedPackage
CMS_InstallAdvertisedPackage
More like this
CMS_InstallAdvertisedPackage
CMS_InstallAdvertisedPackage
More like this
CMS_SetPackageStatusToInstalled
CMS_SetPackageStatusToInstalled
More like this
CMS_SetPackageStatusToInstalled
CMS_SetPackageStatusToInstalled
More like this
CMS_SetPackageStatusToInstalled
CMS_SetPackageStatusToInstalled
More like this
CMS_AddPackageToUnit
CMS_AddPackageToUnit
More like this