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:YesNoTypeUnionEnable checks to test whether the package is being installed to a network share or removable disk. The default is no.
Id
string requiredIdentifier for the dialog set to reference.
InstallDirectory
stringAn optional identifier that specifies the directory to set WIXUI_INSTALLDIR to, for WixUI dialog sets that require it.