Skip to content
⌘ NSIS Forum Archive

Background Images

3 posts

Aussat#

Background Images

This has probably been asked before and I have done a search but just cant seem to get it working.

Can someone help by posting the code they use and were it belongs in the script.

I'm just wanting to use a small bmp file to add to the installer.

Thanks in advance
Aussat

example of one i use using inno installer

Joel#
Try ModernUI docs.
Also in your ${NSISDIR}\Examples\Modern UI are some examples about it, try with WelcomeFinish.nsi.
Aussat#
Thanks for that, I found my script was calling for another script as well and this had been inserting another image.
Cheers for the help