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/)Method320July 26, 2007 at 12:39 AM#Open exe after installationHow would I go about opening an executable after the installation? I saw another thread about it, but all they said was to check the documentation, which I did, and it was of no help.
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/)Red WineJuly 26, 2007 at 2:36 AM#See documentation about Exec ExecWait ExecShell, http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1 Usually this goes into function .OnInstSuccess http://nsis.sourceforge.net/Docs/Chapter4.html#4.7.2