Welcome User Interface Dialog Box

The Welcome dialog box is used to present introductory text and copyright information to the user. The text in the banner area of the dialog box reads "Welcome to the ProductName Setup Wizard". ProductName is the ProductName property for the deployment project.

The following illustration shows a typical Welcome dialog box, as it would appear during installation.

Welcome dialog box

Deployment UI splash screen

Properties

The following properties are available for the Welcome dialog box.

Property

Description

BannerBitmap

Specifies a bitmap or JPEG image to be displayed in the banner area. In the above illustration, the default bitmap is shown. For more information, see BannerBitmap Property.

CopyrightWarning

Specifies the text for a copyright notice to be displayed at the bottom of the dialog box. For more information, see CopyrightWarning Property.

WelcomeText

Specifies the text to be displayed in the body of the dialog box. In the above illustration, this is the text that begins with "The installer will guide you ...".

See Also

Concepts

Installation Dialog Box Restrictions

Localizing Windows Installer Packages

Other Resources

User Interface Management in Deployment

Deployment Dialog Boxes