[Setup]: WizardSmallImageFile

Default value:

(blank)
Description:

Specifies the name(s) of the bitmap file(s) to display in the upper right corner of the wizard. Wildcards are supported and the file(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%55x55
125%64x68
150%83x80
175%92x97
200%110x106
225%119x123
250%138x140

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:WizClassicSmallImage.bmp.

Example:
WizardSmallImageFile=mysmallimage.bmp,mysmallimage2.bmp

See also:
WizardImageFile
WizardImageAlphaFormat
WizardImageStretch