how to add emblem to windows file icon?

744 Views Asked by At

I want to know how to add some sort of emblem or badge to a specific file. Just like drop box does to a specific file when it is doing a sync.

I found that the guys from drop box are able to do that on linux by using libnautilus package. But I need to do so on windows and haven't been able to find an answer.

Will the solution change from one windows version to other?

best regards

1

There are 1 best solutions below

1
On BEST ANSWER

Overlay Icons? you can use IShellIconOverlayIdentifier, example here, supported versions here.