MST SIS Settings Dialog Box
InstallShield 2024
This dialog allows you suppress errors and specify validation options for the transform and base MSI package. For more information, see Database.CreateTransformSummaryInfo in the Windows Installer Help Library.
Dialog Options
Suppress Errors Options
Select the check boxes next to the error conditions that you want to suppress.
Condition |
Description |
Add existing row |
Adds a row that already exists. |
Add existing table |
Adds a table that already exists. |
Delete missing row |
Deletes a row that does not exist. |
Delete missing table |
Deletes a table that does not exist. |
Modify missing row |
Updates or modifies a row that does not exist. |
Change codepage |
The transform and .msi code pages do not match and neither code page is neutral. |
Validation Options
In this section, you can indicate the information that you want the transform package to validate on the base MSI package before the transform is applied.
Validation Option |
Description |
Match languages |
Validates the languages in both the base MSI and the transform. The transform is not applied if the languages do not match. |
Match Upgrade Code |
Validates the Upgrade Codes in both the base MSI and the transform. The transform is not applied if the Upgrade Codes do not match. |
Match Product Code |
Validates the Product Codes in both the base MSI and the transform. The transform is not applied if the Product Codes do not match. |
Version comparison
Select the type of comparison you want to make.
Version level
Select whether you want only the major versions compared or both the major and minor versions.