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/)is99August 10, 2007 at 2:12 PM#Page changesIs it possible to change th page setings (like for example MUI_FINISHPAGE_TEXT ) dinamicly during the setup run? I mean can I change id based on some imput I recived a few pages before from the user? Thanks.
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 UKAugust 10, 2007 at 2:31 PM#Either write to ioSpecial.ini (the InstallOptions INI file used for the welcome and finish pages) or set the text with SendMessage and WM_SETTEXT. There are lots of examples on the forum. Stu