|
Re: User Folder Icons "Jody Miller" <jodyjmiller@hotmail.com> wrote in message
news:89DECBF0-8500-45D2-B382-A0E6FF7D24FA@microsoft.com...
> Under my user name I have folders named contacts, desktop, documents,
> downloads, favorites, etc..... I accidentally deleted the "downloads"
> folder. When I created a new folder to replace it I am unable to get the
> icon to go back to original downloads folder icon. Can someone please
> point me to the correct .dll or other location?
You just need a desktop.ini file with the following in it:
----------------------------------------------------------------------------
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell32.dll,-21798
IconResource=%SystemRoot%\system32\imageres.dll,-184
----------------------------------------------------------------------------
The file must have the Hidden and System attributes set. You can just use
the attached file. Just put it in downloads.
You also need to make the Downloads folder Read Only.
ss. |