Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Development
Windows Installer
Properties
Property Reference
 UILevel property
UILevel property

Applies to: desktop apps only

The installer sets the UILevel property to the level of the user interface. The internal UI is enabled and set by MsiSetInternalUI. This property is set to one of the following INSTALLUILEVEL data types.

INSTALLUILEVELNumeric valueUser interface level
INSTALLUILEVEL_NONE2Completely silent installation.
INSTALLUILEVEL_BASIC3Simple progress and error handling.
INSTALLUILEVEL_REDUCED4Authored UI, wizard dialogs suppressed.
INSTALLUILEVEL_FULL5Authored UI with wizards, progress, errors.

 

Requirements

Version

Windows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer on Windows Server 2003, Windows XP, and Windows 2000. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See also

Properties
User Interface
Determining UI Level from a Custom Action

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker