Generic icons EXCEPT exe

is there a way to display generic icons EXCEPT for exe files?

No but there's not really any point. Most filetypes use static icons that are cached by the system the first time they're read. It's only filetypes which have a different icon per-file (like exe files) where generic icons might speed things up.

I remember disabling caching, guess I better figure out where I did that an re-enable it... thanks!