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/)goabJanuary 14, 2006 at 3:19 AM#how can i wait til unstaller finishes?ExecWait '../uninstall.exe /S' my uninstaller copy itself to temp and delete itself, how can i wait for it to be finish?
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/)TakhirJanuary 14, 2006 at 5:09 AM#Manual 3.2.2 Uninstaller Specific Options, and 3.2.3 # uninstall old version ExecWait '"$INSTDIR\uninstaller.exe" /S _?=$INSTDIR'