PatchSequence Element
- Description
-
Sequence information for this patch database. Sequence information is generated automatically in most cases, and rarely needs to be set explicitly.
- Windows Installer references
- None
- Parents
- PatchCreation
- Inner Text
- None
- Children
- None
- Attributes
-
Name Type Description Required PatchFamily String Identifier which indicates one of the sequence families to which this patch belongs. Yes Sequence String Used to populate the sequence column of the MsiPatchSequence table in the final MSP file. Specified in x.x.x.x format. See documentation for Sequence column of MsiPatchSequence table in MSI SDK. Supersede Integer Non-NULL value indicates that this patch supersedes earlier patches in this family. See documentation for Attributes column of MsiPatchSequence table in MSI SDK. Target String Used to determine the product code filtering for the patch family. - See Also
- Wix Schema