Skip to content

EmbeddedUIResource element

Defines a resource for use by the embedded UI.

Attributes

Id

string required

Identifier for the embedded UI resource.

Name

LongFileNameType required

The name for the resource when it is extracted from the MSI package 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.

SourceFile

string required

Path to the binary file that is the embedded UI resource.

Parents

See also

EmbeddedUI

Windows Installer references