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
AddBrandingImage problem... pls help
7 posts
I recommend using Modern UI (see Contrib\Modern UI).
It makes everything much easier to do (branding image and all).
-Stu
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 ?
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
Extract it to the user's computer using the File command.