Filename Handler

When windows are displaying files through Window Explorer, I need to be able to change the icon of the file type before it is displayed. I've seen apps like SubVersion and Carbonite change icons based on their status, but how do you do that?

+1


a source to share


1 answer


This requires a "shell extension", specifically an "icon overlay handler"; I haven't done this myself, but may have searched for these terms or skimmed over this discussion .



+1


a source







All Articles