How can I immediately reload a folder icon when desktop.ini is changed

Viewed 3568

I've been trying to change folder icon programmatically using changing desktop.ini on the folder. I was able to set an icon, but couldn't change it immediately through changing "IconIndex". The icon was also changed in a few seconds later.

Is there anybody know how to change the icon immediately?

3 Answers
Related