Skip to content

CMS\_InstallAdvertisedPackage

Installs an advertised package

:vb: CMS_InstallAdvertisedPackage(sPackage, sVersion) As Boolean

:ps: See CMS_AddPackageToUnit

sPackage (String)

Name of package

sVersion (String)

Version of package

:vb: Boolean, TRUE if function completed successfully.

If bStatus Then bStatus = CMS_InstallAdvertisedPackage("CapaInstaller", "v1.0")

Scripting Guidelines

CMS_GetAdvertisedPackages