[Setup]: WizardImageFile

Inno Setup

[Setup]: WizardImageFile

Default value:

compiler:WIZMODERNIMAGE.BMP
Description:

Specifies the name of the bitmap file to display on the left side of the wizard in the Setup program. This file must be located in your installation's source directory when running the Setup Compiler, unless a fully qualified pathname is specified or the pathname is prefixed by "compiler:", in which case it looks for the file in the Compiler directory.

256-color bitmaps may not display correctly in 256-color mode, since it does not handle palettes. The maximum size of the bitmap is 164x314 pixels. Note that if Windows is running with Large Fonts, the area on the wizard for the bitmap will be larger.

Example:
WizardImageFile=myimage.bmp