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/)GurleenSeptember 2, 2004 at 4:22 AM#ExecWait parametersSomeone had an example with "_?=$INSTDIR'" as a parameter fort ExecWait . What does it mean. ExecWait 'filename.exe _?=$INSTDIR'
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/)kichikSeptember 2, 2004 at 5:47 PM#It sets $INSTDIR for the uninstaller. It also causes the uninstaller to not copy itself to $TEMP and run from there.