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/)pld32April 22, 2008 at 2:55 PM#Uninstall Scheduled TaskI have seen the code to create scheduled task and this is a very nice feature. Is there any way to remove a scheduled task via uninstall (uninst.exe)?
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/)goldy1064April 23, 2008 at 12:59 PM#ExecWait `"$SYSDIR\schtasks.exe" /Delete /F /TN "task name"`