Personalize folder icons in Windows
By aldeby on Friday 27 November 2009, 18:27 - Micro$oft - Permalink
To personalize folder icons in windows create a file named desktop.ini in the target folder, then open it and paste these strings:
[.shellclassinfo] iconfile="file.ico" infotip="infotip"where file.ico is the path and filename of the folder icon and infotip is a caption you could add to be seen when the mouse hovers the folder.