UIPreview Object

Windows Installer

UIPreview Object

The UIPreview object is used to view user interface dialog boxes and billboards during authoring. This object is created by the EnableUIPreview method of the Database object.

Methods

The UIPreview object defines the following methods.

Method Description

ViewBillboard

Displays an authored billboard using the host control in the currently displayed dialog box.

ViewDialog

Displays an authored UI dialog box stored in the current database.

 

Properties

The UIPreview object defines the following property.

Property Access type Description

Property

Read-only

Represents the string value of a named installer property or, if prefixed with a percent sign (%), the value of a system environment variable for the current process.

 

Requirements

VersionWindows 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
DLLMsi.dll
IIDIID_IUIPreview is defined as 000C109A-0000-0000-C000-000000000046

See Also

Windows Installer Scripting Examples

Send comments about this topic to Microsoft

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.