I haven't added recursion for sub-directories as this is just something I slapped together in a few minutes since I realized all the necessary stuff was in one place when I was doing something else.
Spoiler
Icon Finder.rar 2.48K
83 downloadsAnd just to give anyone that ends up here more options, here is another icon searching utility by Autoit Dev Holger from back in the day, if you try to run that script I linked to, just add these includes to get rid of the errors.
#include <listviewconstants.au3> #include <windowsconstants.au3> #include <buttonconstants.au3> #include <staticconstants.au3>
Edited by ApudAngelorum, 06 April 2012 - 12:35 PM.






