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/)meamodSeptember 20, 2009 at 10:47 AM#Windows 7 add and remove programsHi my uninstaller wont remove the add and remove programs item on windows 7 any help would be great
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/)PanarchySeptember 21, 2009 at 12:35 AM#You've gone a little crazy with the delete commands, eg; Delete "$INSTDIR\plugins\libnsv_plugin.dll" Try using a wildcard, eg; Delete "$INSTDIR\plugins\*" or even a simple: "Delete $INSTDIR" Can you give me a copy of the installer so I can test some compiling?
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/)meamodSeptember 21, 2009 at 12:48 AM#The compiled installer is located here http://download.meamod.com/meamodpla...ayer_setup.exe if that is what you meant
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/)MSGSeptember 21, 2009 at 10:00 AM#Panarchy: It is actually a very bad idea to use wildcards in Delete commands. The user may have added files that he/she does not want to be deleted.
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/)PanarchySeptember 21, 2009 at 7:54 PM#Yes, but if that's the case would it not be best to put the files in a subdirectory, then delete the others? MeaMod all I can see is; URL Submitted by User
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/)meamodSeptember 21, 2009 at 7:59 PM#Sorry it is located at download . meamod . com / meamodplayme / ogoopenplayer_setup.exe just remove the spaces
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/)PanarchySeptember 21, 2009 at 8:16 PM#Thanks, I'll have a look at it when I get the chance.