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/)AstraSMarch 6, 2007 at 5:58 AM#How return result from another installerHi! In my installer I start install of Fireberd database. How can I get result (for example installed firebird, or error, or user cancellled install)? thx
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/)KenAMarch 6, 2007 at 8:43 AM#Hi Astra, with ExecWait, you can retrieve an exit code from the application you launched with it. KenA, pimping ExecWait today. 😁