The contents of desktop.ini, this file goes in the folder you want to customize
Code:
[.ShellClassInfo]
IconFile=
IconIndex=0
Copy and paste this into the file with notepad, make sure the file type is "All Files" when you save and not "Text Files", save the files as desktop.ini. Then find the image you want and put it in the folder you want to change the icon of and type the file name after "IconFile=", be sure to put quotes around the name of the file it it has spaces or if you are unsure.
Say for instance the name of the file is Cow Kitty.jpg, here is what the file should look like:
Code:
[.ShellClassInfo]
IconFile="Cow Kitty.jpg"
IconIndex=0