Share via


Register User User Interface Dialog Box

The Register User dialog box is used to allow the user to submit registration information using an executable file that you supply. The dialog box contains a Register Now button that launches the executable file during installation.

The Register User dialog box is usually displayed after the files have been installed; however, it can be added to either the End or Start sections of the User Interface Editor.

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

Register User dialog box

Deployment UI splash screen

Properties

The following properties are available for the Register User dialog box.

Property

Description

Arguments

Specifies command-line arguments for the registration executable file.

NoteNote:
Windows Installer properties can also be used as arguments; for example, you might use the NAME and ORGANIZATION properties to pass user information.

BannerBitmap

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

Executable

Specifies an executable file to be launched from a Register User dialog box. For more information, see Executable Property.

See Also

Tasks

Walkthrough: Creating a Custom Action

Concepts

Deployment and the Run-Time User Interface

Installation Dialog Box Restrictions

Other Resources

User Interface Management in Deployment

Deployment Dialog Boxes