5

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

Wifi Cordon
  • 226
  • 1
  • 6

1 Answers1

4

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

Alex K.
  • 171,639
  • 30
  • 264
  • 288