How to change the color, text, and icon of the header portion of each page
Hi Folks!
I want to change the header or the top portion of the installer's each page for text,color and icon. To make it clear:
I want to change the 'Choose Components' caption and its sub-caption 'Choose which features of <MyProductName> you want to install'. And want to change the white background color, the forground color to any other color too.
I don't know what is called in NSIS this top portion of the page...I want to change similarly the next page's captions also 'Choose Install Location' and its sub-captions.
The icon is coming from !define MUI_ICON "AppDocIconOthr\install.ico". But tell me how to change the other contents that I've mentioned above.
With regards,