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/)GuestApril 3, 2006 at 12:54 AM#How to decide which interface will be show,in installation of process?if the application setup already ,I will show upgrade interface,if I can't find the application,I will show setup interface.
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 UKApril 3, 2006 at 5:48 AM#There is no built in Upgrade functionality in NSIS. You must create a custom InstallOptions dialog and then depending on the user's option, selects or deselects the relevant Sections involved. -Stu