Importing the AdminUISequence

Windows Installer

Importing the AdminUISequence

The AdminUISequence table lists actions that the installer calls when it executes the top-level ADMIN action and the internal user interface level is set to full UI or reduced UI. The installer skips the actions in this table if the user interface level is set to basic UI or no UI. See User Interface and User Interface Levels. See Installation Procedure Tables Group, Using a Sequence Table, and the Sequence Table Detailed Example.

If in the section Importing a Blank Database you used uisample.msi from the Windows Installer SDK, the sequence tables in your copy of MNP2000.msi already contains the suggested action sequences described in Using a Sequence Table. No changes to these sequences should be necessary to install the Notepad sample.

Use your database editor to open MNP2000.msi and enter the following data into the AdminExecuteSequence table.

AdminUISequence Table

Action Condition Sequence
AdminWelcomeDlg 1230
CostFinalize 1000
CostInitialize 800
ExecuteAction 1300
ExitDlg -1
FatalErrorDlg -3
FileCost 900
PrepareDlg 140
ProgressDlg 1280
UserExitDlg -2

 

Continue


Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.