[Setup]: WizardImageFile

Default value:

(blank)
Description:

Specifies the name(s) of the bitmap file(s) to display on the left side of the wizard. Wildcards are supported and the files(s) must be located in your installation's source directory when running the 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.

When multiple files are specified, Setup will automatically select the one which best matches the system's DPI setting. The recommended size of the bitmap per DPI setting is:

100%164x314
125%192x386
150%246x459
175%273x556
200%328x604
225%355x700
250%410x797

If this directive is not specified or is blank, built-in wizard images supporting multiple DPI settings will be used.

To use the old default wizard images set this directive to compiler:WizClassicImage.bmp.

Example:
WizardImageFile=myimage.bmp,myimage2.bmp

See also:
WizardSmallImageFile
WizardImageAlphaFormat
WizardImageStretch