Windows Installer XML (WiX) toolset
Search

Icon Element

Description
Icon used for Shortcut, ProgId, or Class elements (but not UI controls)
Windows Installer references
Icon Table
Parents
Fragment, Include, Module, Product, Shortcut
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 icon file.  
src String This attribute has been deprecated; please use the SourceFile attribute instead.  
See Also
Wix Schema