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/)lazlotDecember 1, 2009 at 1:50 AM#Adjustable Slide Bar for NSISHello there. I am working on a custom NSIS install script and was wondering if anyone might know of any plugins or scripts that would allow a selection range. Similar to a volume slider or capacity slider.
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/)MSGDecember 1, 2009 at 4:12 AM#If I'm not too much mistaken you can add 'unsupported' window controls using the nsDialogs::CreateControl function. (See nsDialogs.nsh)