Windows Installer XML (WiX) toolset
Search

Binary Element

Description
Binary data used for CustomAction elements and UI controls.
Windows Installer references
Binary Table
Parents
Control, Fragment, Include, Module, Product, SqlScript, UI
Inner Text
None
Children
None
Attributes
Name Type Description Required
Id String The Id cannot be longer than 55 characters, so to prevent errors in cases where the Id is modularized, it should not be longer than 18 characters. Yes
SourceFile String Path to the binary file.  
src String This attribute has been deprecated; please use the SourceFile attribute instead.  
See Also
Wix Schema