OnSuiteInstallBefore

InstallShield 2015 ยป InstallScript Language Reference

Project: This information applies to InstallScript projects.

The OnSuiteShowUI event calls the OnSuiteInstallBefore event. By default, OnSuiteInstallBefore is called to initialize information, such as the selection of features, that is necessary to perform file transfer.

Note: This event is not called automatically in a program...endprogram style installation.

See Also