Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Installer
Merge Modules
 ModuleIgnoreTable Table
ModuleIgnoreTable Table

If a table in the merge module is listed in the ModuleIgnoreTable table, it is not merged into the .msi file. If the table already exists in the .msi file, it is not modified by the merge. The tables in the ModuleIgnoreTable can therefore contain data that is unneeded after the merge.

The ModuleIgnoreTable table has the following columns.

ColumnTypeKeyNullable
TableIdentifierYNo

 

Columns

Table

Name of the table in the merge module that is not to be merged into the .msi file.

 

Remarks

To minimize the size of the .msm file, it is recommended that developers remove unused tables from modules intended for redistribution rather than listing these tables in the ModuleIgnoreTable table.

Send comments about this topic to Microsoft

Build date: 11/12/2009

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker