Archive: Logo on Each page of MUI installer


Logo on Each page of MUI installer
Hi all,

I urgently need to put in my company logo at each page of the installer. The location of the logo is flexible (preferably top left/bottom left). I am unable to figure out a solution for this problem. Please help to explain in detail how this can be done since I am new to this scripting language.

Thanks in advance. Please reply asap.


Use MUI_HEADERIMAGE and MUI_HEADERIMAGE_BITMAP. That'd display an image of your choice in the top left corner of the dialog.