Search code examples
nsis

How to put background on the top for internal pages of installer


How can I put the background image to the top of internal installer page, so it takes all header area.

In solution below background takes only left side of the header

!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "top.bmp"
!include "MUI2.nsh"

Solution

  • I have found the answer !define MUI_HEADERIMAGE_BITMAP_NOSTRETCH