BCI Interface - PreInstallCustomAction

Description

In BBj 11.0 and higher, the interface com.basis.install.PreInstallCustomAction provides an execute method that is invoked at pre-install time (before files are copied).

Syntax

Return Value

Method

void

execute(PreInstallCustomActionDatap_preInstallCustomActionData)

See Also

BCI Class - PreInstallCustomActionData