Skip to main content
Version: v3

EmbeddedUIResource Element

Description
Defines a resource for use by the embedded UI.
Windows Installer references
MsiEmbeddedUI Table
Parents
EmbeddedUI
Inner Text
None
Children
None
Attributes
NameTypeDescriptionRequired
IdStringIdentifier for the embedded UI resource.Yes
NameLongFileNameType The name for the resource when it is extracted from the Product for use by the embedded UI DLL. (Windows Installer does not support the typical short filename and long filename combination for embedded UI files as it does for other kinds of files.) If this attribute is not specified the Id attribute will be used. Yes
SourceFileStringPath to the binary file that is the embedded UI resource.Yes
See Also
Wix Schema, EmbeddedUI