IgnoreModularization Element
- Description
- Use this to ignore modularization of particular values. When creating a merge module, ignoring modularization will prevent a GUID from being appended to the item with the specified name and type. This feature is intended to be used in very rare situations because GUIDs are appended in order to guarantee uniqueness for items when merge modules are merged into an MSI.
- Windows Installer references
- None
- Parents
- Fragment, Module
- Inner Text
- None
- Children
- None
- Attributes
-
Name Type Description Required Name String The name of the item to ignore modularization for. Yes Type Enumeration The type of the item to ignore modularization for. This attribute's value must be one of the following: - Action
- Property
- Directory
- See Also
- Wix Schema