Skip to main content

EmbeddedUIResource element

Defines a resource for use by the embedded UI.

Windows Installer references​

MsiEmbeddedUI Table

Parents​

EmbeddedUI

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.

See also​

EmbeddedUI

Edit the schema for this page