Archive: AddBrandingImage problem... pls help


AddBrandingImage problem... pls help
hi all

i'm newbie i try to make installer have branding image on top

the installer works good but when i try to uninstall the unstaller doesnt have branding image !! (see pic)

pls tell me how to fix it ... thanks


http://img86.exs.cx/img86/6435/Snap18.jpg


I recommend using Modern UI (see Contrib\Modern UI).
It makes everything much easier to do (branding image and all).

-Stu


You need to use SetBrandingImage for both the installer and the uninstaller. If you've used SetBrandingImage in .onGUIInit, use it in un.onGUIInit too.


thanks Afrow UK, kichik

yes kichik, i used SetBrandingImage both in .onGUIInit and un.onGUIInit but i found the installer will not show branding image if installer.exe and branding image isnot in the same folder.

how to integrate my branding image file (brand.bmp) into the installer ?


if finished my installer should look like this

http://www.mumbojumbo.com/downloads/...hips_setup.exe


Extract it to the user's computer using the File command.