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/)mayPolJuly 25, 2006 at 10:58 AM#Check hardware requirementsHello, I'm newbie with NSIS. My installaton should perform hardware checks: like CPU, hard disk (free space), RAM. How can I do that ? Thanks, May
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 UKJuly 25, 2006 at 11:27 AM# http://nsis.sourceforge.net/HwInfo_plug-in You don't need to check hard disk space as NSIS will do that for you. -Stu