BuildTablesRefreshFiles Method

InstallShield 2022 » Automation Interface

Project:This information applies to the following project types:

Basic MSI
InstallScript MSI

Call the BuildTablesOnly method to rebuild your MSI file and update the Files table, including any new or changed files in your installation.

Note:Changed files are updated only if the size or time stamp differs from the copy already included in the build. References to deleted files are removed from the setup, but the file remains in the build location. This type of build can be run only after a complete build has been performed, and it works only when the media is an uncompressed network image.

Syntax

BuildTablesRefreshFiles ()

Applies To

ISWiRelease