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/)xkizJuly 4, 2010 at 4:26 PM#how to create UIhi, I'm in a self-extracting project, and I was wondering, how can I make my own UI, something simple just something like this: and here is the exe from: BitTorrent DNA Demo
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/)Afrow UKJuly 4, 2010 at 4:29 PM#That looks like the inetc plug-in on a custom UI executable. Use Resource Hacker to create the UI from an existing one (such as Contrib\Graphics\UIs\modern.exe). You can use MUI to add the bitmap. Stu
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/)xkizJuly 6, 2010 at 1:48 PM#I Modified the MU.nsh, system.nsh, modern.exe and modern_Headerbmp.exe. It is not the right way to do it, but it works fine for me. later on I'll try to make it right from zero.... thanks for the help.