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/)transnoteApril 27, 2003 at 10:29 PM#Regdll?Does REGDLL in an app register the DLLs itself or does a setup program compiled with NSIS just call the REGSVR32 on the system it is being run from?
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/)Joost VerburgApril 28, 2003 at 8:23 AM#It does not use regsvr32 (that one doesn't even exist in the first Windows 95 version), but it does the same, it calls DllRegisterServer.