Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AussatOctober 4, 2007 at 8:36 PM#Background ImagesThis 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
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)JoelOctober 4, 2007 at 9:35 PM#Try ModernUI docs. Also in your ${NSISDIR}\Examples\Modern UI are some examples about it, try with WelcomeFinish.nsi.
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AussatOctober 5, 2007 at 12:32 AM#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