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/)MGirlJuly 26, 2004 at 9:02 AM#How to install file not compressed in exeI need to install drivers that are not to be compressed in exe but need to be in a separated directory. How can i do that ? Thanks
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/)scully13July 26, 2004 at 10:48 AM#This can be done using CopyFiles. [/SILENT] [/FILESONLY] filespec_on_destsys destination_path [size_of_files_in_kb] More details can be found in the documentation.