Skip to main content
Version: v3

FileTypeMask Element

Description
FileType data for class Id registration.
Windows Installer references
None
Parents
Class
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
MaskHexTypeHex value that is AND'd against the bytes in the file at Offset.Yes
OffsetIntegerOffset into file. If positive, offset is from the beginning; if negative, offset is from the end.Yes
ValueHexTypeIf the result of the AND'ing of Mask with the bytes in the file is Value, the file is a match for this File Type.Yes
See Also
Wix Schema