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/)SinthorasMarch 19, 2012 at 8:16 AM#Install on C:\Hi I want to install something directly on C:\ But when i enter it in the Destination-Box, the Continue-Button stays disabled. What can i do?
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/)Afrow UKMarch 19, 2012 at 9:20 AM#Not sure why you'd want to do that but: AllowRootDirInstall true. Stu
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/)MSGMarch 19, 2012 at 9:24 AM# http://nsis.sourceforge.net/Docs/Chapter4.html#4.8.1.2 But, if you want to put one specific file on C:\ regardless of what the user chooses, you can simply do SetOutPath C:\ and then File whatever.ext.