Skip to content
⌘ NSIS Forum Archive

What is AddBrandingImage for?

5 posts

Larsen#

What is AddBrandingImage for?

I inserted AddBrandingImage into my script as stated in the help file.

The only thing that it seems to change is that now I have a grey rectangular added to the installer window.

I couldn´t find how to add an image file. What is this option for???


Lars
Larsen#
ah, thx!

So it is not supposed to appear in "4.8.1 General Attributes"? I searched it there... honestly 🙂
Comperio#
Good question...
I never really thought much about it. (I usually find things by index or search and not by category, so it's never really been an issue for me...)
kichik#
SetBrandingImage is not an attribute, it's an instruction. I've added a link from AddBrandingImage to SetBrandingImage, so it'd be clearer.