Skip to main content

InstallUIOptions Enumeration

Level of the installation user interface, specified with «see M:WixToolset.Dtf.WindowsInstaller.Installer.SetInternalUI(WixToolset.Dtf.WindowsInstaller.InstallUIOptions)» .

Members

MemberDescription
BasicSimple progress and error handling.
DefaultUses Default UI level.
EndDialogWhen combined with another value, the installer displays a modal dialog box at the end of a successful installation or if there has been an error. No dialog box is displayed if the user cancels.
FullAuthored UI with wizards, progress, and errors.
HideCancelWhen combined with the «see F:WixToolset.Dtf.WindowsInstaller.InstallUIOptions.Basic» value, the installer does not display the cancel button in the progress dialog.
NoChangeDoes not change UI level.
ProgressOnlyWhen combined with the «see F:WixToolset.Dtf.WindowsInstaller.InstallUIOptions.Basic» value, the installer displays progress dialog boxes but does not display any modal dialog boxes or error dialog boxes.
ReducedAuthored UI, wizard dialogs suppressed.
SilentSilent installation.
SourceResolutionOnlyForces display of the source resolution dialog even if the UI is otherwise silent.
UacOnly[MSI 5.0] Forces display of the UAC dialog even if the UI is otherwise silent.

WixToolset.Dtf.WindowsInstaller.dll version 5.0.0+41e11442b2ca93e444b60213b5ae99dcbab787d8