Help with Header Image
Hello all. I'm using the below 2 lines of code, within the ;MUI Settings area to set my own custom header for the License, Components, Directory, and Instfiles pages. My BMP is showing up, but on the left side, and a bit distorted.
I would like my BMP to appear on the right side of the header, and for it to hold its dimensions and not to be stretched to fit that area. Any ideas would be greatly appreciated. Thanks!
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "bla.bmp"