Skip to content

WixUI element (Ui extension)

References a WixUI dialog set, either one that’s included in WixToolset.UI.wixext or a custom dialog set included in your authoring.

Attributes

ExtendedPathValidation

wxs:YesNoTypeUnion

Enable checks to test whether the package is being installed to a network share or removable disk. The default is no.

Id

string required

Identifier for the dialog set to reference.

InstallDirectory

string

An optional identifier that specifies the directory to set WIXUI_INSTALLDIR to, for WixUI dialog sets that require it.

Parents