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/)MisterCJuly 25, 2005 at 11:49 AM#I need help ....I am a beginner NSIS user. I Have some questions about NSIS script. 1) how do you use the DOS command in a script NSIS (under window)? 2) How to set a new environment variable ?
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/)ComperioJuly 25, 2005 at 5:36 PM#1. Use Exec, ExecWait, or the nsExec plugin. (you can get more info on these 3 methods by looking at the NSIS help, the examples, and docs that are included with the NSIS install.) 2. Look at this: http://nsis.sourceforge.net/wiki/Setting_Environment_Variables