WiX Database XML Schema

Element: EmbeddedUIResource

Description

Defines a resource for use by the embedded UI.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  string  Identifier for the embedded UI resource.
Name  LongFileNameType  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.)
SourceFile  string  Path to the binary file that is the embedded UI resource.

Content Model

Always empty.