SetBrandingImage Catch 22 ?
Both AddBrandingImage and SetBrandingImage work for me (not trivial, I must add). However, I can't seem to figure out how to display it on the license page and the setup page. It is only displayed in the page where the sections are executed.
I do know that SetBrandingImage can be called only inside a section. So I included it in the first section that gets executed. However, this occurs only after the user clicks [Next] on the license page and the setup page.
How do I make SetBrandingImage work in the license page and the setup page?
Thanks!