LAAW_OPTION_SET_BATCH_INSTALL
InstallShield 2020 » InstallScript Language Reference
Project:This constant is available for InstallScript event–driven code in InstallScript and InstallScript MSI projects. It does not have any effect in InstallScript custom actions in Basic MSI, InstallScript MSI, or Suite/Advanced UI projects.
LAAW_OPTION_SET_BATCH_INSTALL is a predefined constant that is used to represent a value that is passed to or returned by one or more built-in functions. You cannot change the value of a predefined constant.
Used With
• | DoInstall |
• | LaunchAppAndWait |
• | LaunchApplication |
• | WaitForApplication |
See Also