BuildTablesOnly Method

InstallShield 2022 » Automation Interface

Project:This information applies to the following project types:

Basic MSI
InstallScript MSI
Merge Module

Call the BuildTablesOnly method to build only the Windows Installer tables of the current release.

Note:If you have not built this setup already, a new .msi file is created, but no files are added to your setup. If you have built your setup already, the .msi file is updated when all the tables are built, but no files are transferred.

Syntax

BuildTablesOnly ()

Applies To

ISWiRelease