User Interface (UI) Level
The Windows Installer provides capability to author an internal user interface with multiple levels of UI functionality.
The behavior of the four levels (full UI, reduced UI, basic UI, and None) depends on the installation package.
The following table describes the functionality commonly ascribed to these levels.
Displays both the modal and modeless dialog boxes that have been authored into the internal UI. Displays the built-in modal error-message boxes.
Modal dialog boxes require user input before the installation can continue, whereas a modeless dialog box does not require user input for the installation to continue.
Displays the authored modeless dialog boxes. Does not display any authored modal dialog boxes. Displays built-in modal error-message boxes.
Displays the built-in modeless dialog boxes that show progress messages. Does not display any authored dialog boxes.
None means a silent installation. No user interface is displayed.
The following selections are offered. They are mutually exclusive, that is, only one can be selected at a time.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|