Shell Folder Icons Missing

Posted: 01-28-2007, 04:41 PM
Hi, I've moved all of my user folders (documents, music etc) to a network
location using both the right click and drag and drop method. Everything
seems to be OK, except instead of the new blue/green icons, the folders now
have the normal yellow icons...

This wouldn't be much of a problem, but the Links pane in explorer shows
these icons (the desktop folder shows up with a BIN con).

Any ideas of how I can fix this?

Cheers,

Paul
Reply With Quote

Responses to "Shell Folder Icons Missing"

Keith Miller MVP
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 01-28-2007, 07:26 PM
The folders get their icon info from the hidden, sytem file within the
folder named desktop.ini. Not sure how or if that info is used across a
network. Desktop.ini for the Desktop folder contains the following:


[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
IconResource=%SystemRoot%\system32\imageres.dll,-183

Maybe the server is trying to supply the icon info but it doesn't have the
imageres.dll file???

For a workaround, open your Favorite Links folders and modify the icon
associated with the shortcut via its properties dialog. The 'Change Icon'
dialog may default to shell32.dll but you can browse to imageres.dll.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
news:62A379AE-8E06-48A4-A7CB-3AF8611AF63A@microsoft.com...
> Hi, I've moved all of my user folders (documents, music etc) to a network
> location using both the right click and drag and drop method. Everything
> seems to be OK, except instead of the new blue/green icons, the folders
> now
> have the normal yellow icons...
>
> This wouldn't be much of a problem, but the Links pane in explorer shows
> these icons (the desktop folder shows up with a BIN con).
>
> Any ideas of how I can fix this?
>
> Cheers,
>
> Paul
Reply With Quote
indigoblue
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 01-28-2007, 08:38 PM
Thanks for that...the desktop.ini files already contain that information, so
I don't know why it's not dsplaying the icons. I tried the workaround for
the Links folder and yes, it does work, but the strange thing is that looking
at the desktop.ini file for that folder before and after the workaround, the
info is the same:

---------------------------------------
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21810
IconResource=%SystemRoot%\system32\imageres.dll,-185
DefaultDropEffect=4
[LocalizedFileNames]
Public.lnk=@shell32.dll,-21816
Searches.lnk=@shell32.dll,-9031
Recently Changed.lnk=@shell32.dll,-32813
Music.lnk=@shell32.dll,-21790
Pictures.lnk=@shell32.dll,-21779
Documents.lnk=@shell32.dll,-21770
---------------------------------------
....so I don't know why it should make a difference?

Maybe I need to run a "TweakUI"-type "Rebuild Icons" type tool.

The other strange thing is that since moving all the user profile folders to
a NAS all of the usual system folders are being displayed permanently
(desktop.ini, $RECYCLE.BIN) no matter what the folder options are (they are
set to hide protected operating system files, do not show hidden files and
folders and the files that are showing have the hidden attribute ticked...).

Any other ideas?

Thanks,

Paul

"Keith Miller MVP" wrote:
> The folders get their icon info from the hidden, sytem file within the
> folder named desktop.ini. Not sure how or if that info is used across a
> network. Desktop.ini for the Desktop folder contains the following:
>
>
> [.ShellClassInfo]
> LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
> IconResource=%SystemRoot%\system32\imageres.dll,-183
>
> Maybe the server is trying to supply the icon info but it doesn't have the
> imageres.dll file???
>
> For a workaround, open your Favorite Links folders and modify the icon
> associated with the shortcut via its properties dialog. The 'Change Icon'
> dialog may default to shell32.dll but you can browse to imageres.dll.
>
>
> --
> Good Luck,
>
> Keith
> Microsoft MVP [Windows XP Shell/User]
>
> "indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
> news:62A379AE-8E06-48A4-A7CB-3AF8611AF63A@microsoft.com...
> > Hi, I've moved all of my user folders (documents, music etc) to a network
> > location using both the right click and drag and drop method. Everything
> > seems to be OK, except instead of the new blue/green icons, the folders
> > now
> > have the normal yellow icons...
> >
> > This wouldn't be much of a problem, but the Links pane in explorer shows
> > these icons (the desktop folder shows up with a BIN con).
> >
> > Any ideas of how I can fix this?
> >
> > Cheers,
> >
> > Paul
>
Reply With Quote
Keith Miller MVP
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 01-28-2007, 09:42 PM
"indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
news:2A472B8E-000A-47FF-BC19-04CEC0C9D7E6@microsoft.com...
> Thanks for that...the desktop.ini files already contain that information,
> so
> I don't know why it's not dsplaying the icons. I tried the workaround for
> the Links folder and yes, it does work, but the strange thing is that
> looking
> at the desktop.ini file for that folder before and after the workaround,
> the
> info is the same:
>
Yes, it will be. The workaround changed the icon for the SHORTCUT that
resides in the Favorite Links folder, it did nothing to the folder the
shortcut points to.
>
> The other strange thing is that since moving all the user profile folders
> to
> a NAS all of the usual system folders are being displayed permanently
> (desktop.ini, $RECYCLE.BIN) no matter what the folder options are (they
> are
> set to hide protected operating system files, do not show hidden files and
> folders and the files that are showing have the hidden attribute
> ticked...).
>
Just try toggling the settings, reboot, toggle again -- the general solution
to changes not 'taking'

--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]





> "Keith Miller MVP" wrote:
>
>> The folders get their icon info from the hidden, sytem file within the
>> folder named desktop.ini. Not sure how or if that info is used across a
>> network. Desktop.ini for the Desktop folder contains the following:
>>
>>
>> [.ShellClassInfo]
>> LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
>> IconResource=%SystemRoot%\system32\imageres.dll,-183
>>
>> Maybe the server is trying to supply the icon info but it doesn't have
>> the
>> imageres.dll file???
>>
>> For a workaround, open your Favorite Links folders and modify the icon
>> associated with the shortcut via its properties dialog. The 'Change
>> Icon'
>> dialog may default to shell32.dll but you can browse to imageres.dll.
>>
>>
>> --
>> Good Luck,
>>
>> Keith
>> Microsoft MVP [Windows XP Shell/User]
>>
>> "indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
>> news:62A379AE-8E06-48A4-A7CB-3AF8611AF63A@microsoft.com...
>> > Hi, I've moved all of my user folders (documents, music etc) to a
>> > network
>> > location using both the right click and drag and drop method.
>> > Everything
>> > seems to be OK, except instead of the new blue/green icons, the folders
>> > now
>> > have the normal yellow icons...
>> >
>> > This wouldn't be much of a problem, but the Links pane in explorer
>> > shows
>> > these icons (the desktop folder shows up with a BIN con).
>> >
>> > Any ideas of how I can fix this?
>> >
>> > Cheers,
>> >
>> > Paul
>>
Reply With Quote
indigoblue
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 01-28-2007, 11:58 PM
Thanks for your help. Still no joy, which is strange as I would have thought
that this scenario is fairly common (tried it on all pcs attached to the NAS
and no joy...). Still getting system file appearing when they should be
hidden...

Paul

"Keith Miller MVP" wrote:
> "indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
> news:2A472B8E-000A-47FF-BC19-04CEC0C9D7E6@microsoft.com...
> > Thanks for that...the desktop.ini files already contain that information,
> > so
> > I don't know why it's not dsplaying the icons. I tried the workaround for
> > the Links folder and yes, it does work, but the strange thing is that
> > looking
> > at the desktop.ini file for that folder before and after the workaround,
> > the
> > info is the same:
> >
> Yes, it will be. The workaround changed the icon for the SHORTCUT that
> resides in the Favorite Links folder, it did nothing to the folder the
> shortcut points to.
>
> >
> > The other strange thing is that since moving all the user profile folders
> > to
> > a NAS all of the usual system folders are being displayed permanently
> > (desktop.ini, $RECYCLE.BIN) no matter what the folder options are (they
> > are
> > set to hide protected operating system files, do not show hidden files and
> > folders and the files that are showing have the hidden attribute
> > ticked...).
> >
>
> Just try toggling the settings, reboot, toggle again -- the general solution
> to changes not 'taking'
>
> --
> Good Luck,
>
> Keith
> Microsoft MVP [Windows XP Shell/User]
>
>
>
>
>
>
> > "Keith Miller MVP" wrote:
> >
> >> The folders get their icon info from the hidden, sytem file within the
> >> folder named desktop.ini. Not sure how or if that info is used across a
> >> network. Desktop.ini for the Desktop folder contains the following:
> >>
> >>
> >> [.ShellClassInfo]
> >> LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
> >> IconResource=%SystemRoot%\system32\imageres.dll,-183
> >>
> >> Maybe the server is trying to supply the icon info but it doesn't have
> >> the
> >> imageres.dll file???
> >>
> >> For a workaround, open your Favorite Links folders and modify the icon
> >> associated with the shortcut via its properties dialog. The 'Change
> >> Icon'
> >> dialog may default to shell32.dll but you can browse to imageres.dll.
> >>
> >>
> >> --
> >> Good Luck,
> >>
> >> Keith
> >> Microsoft MVP [Windows XP Shell/User]
> >>
> >> "indigoblue" <indigoblue@discussions.microsoft.com> wrote in message
> >> news:62A379AE-8E06-48A4-A7CB-3AF8611AF63A@microsoft.com...
> >> > Hi, I've moved all of my user folders (documents, music etc) to a
> >> > network
> >> > location using both the right click and drag and drop method.
> >> > Everything
> >> > seems to be OK, except instead of the new blue/green icons, the folders
> >> > now
> >> > have the normal yellow icons...
> >> >
> >> > This wouldn't be much of a problem, but the Links pane in explorer
> >> > shows
> >> > these icons (the desktop folder shows up with a BIN con).
> >> >
> >> > Any ideas of how I can fix this?
> >> >
> >> > Cheers,
> >> >
> >> > Paul
> >>
>
Reply With Quote
Chris
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 02-01-2007, 04:02 AM
indigoblue wrote:
> Hi, I've moved all of my user folders (documents, music etc) to a network
> location using both the right click and drag and drop method. Everything
> seems to be OK, except instead of the new blue/green icons, the folders now
> have the normal yellow icons...
>
> This wouldn't be much of a problem, but the Links pane in explorer shows
> these icons (the desktop folder shows up with a BIN con).
>
> Any ideas of how I can fix this?
>
> Cheers,
>
> Paul
I had the same problem on my local secondary partition when I moved
stuff. I realized that during the "move" I was telling Vista to not copy
over the file that gives the Vista blue icon.

This is what I did. I reset the location of my shell folders back to
default, and chose not to copy the data files back. This reset the icons
to blue, and the locations back to my user folder. I then went back to
properties for each shell folder, and then moved, a second time, each
shell location to the new location on the other partition and this time
made sure that I allowed every file to get copied to the new location. I
don't know if this will work on a network.
Reply With Quote
Ramesh, MS-MVP
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 02-01-2007, 08:42 AM
Hi Paul,

Double-check if the SYSTEM attribute is set for the desktop.ini file. Open a Command Prompt window and change to the shell folder (Documents). Type "attrib desktop.ini". This displays the file attributes.

By default the file has "A SH" attributes set.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


"indigoblue" <indigoblue@discussions.microsoft.com> wrote in message news:B0B2007B-A93F-401B-B59B-DA42B9A2F392@microsoft.com...
Thanks for your help. Still no joy, which is strange as I would have thought
that this scenario is fairly common (tried it on all pcs attached to the NAS
and no joy...). Still getting system file appearing when they should be
hidden...

Paul
Reply With Quote
bobneedshelp
Guest
Posts: n/a
 
Re: Shell Folder Icons Missing
Posted: 02-09-2007, 03:51 AM
This works on a network drive as well. Basically you are just copying the
newly created desktop.ini file per the procedure outlined above.
--
Bob


"Chris" wrote:
> indigoblue wrote:
> > Hi, I've moved all of my user folders (documents, music etc) to a network
> > location using both the right click and drag and drop method. Everything
> > seems to be OK, except instead of the new blue/green icons, the folders now
> > have the normal yellow icons...
> >
> > This wouldn't be much of a problem, but the Links pane in explorer shows
> > these icons (the desktop folder shows up with a BIN con).
> >
> > Any ideas of how I can fix this?
> >
> > Cheers,
> >
> > Paul
> I had the same problem on my local secondary partition when I moved
> stuff. I realized that during the "move" I was telling Vista to not copy
> over the file that gives the Vista blue icon.
>
> This is what I did. I reset the location of my shell folders back to
> default, and chose not to copy the data files back. This reset the icons
> to blue, and the locations back to my user folder. I then went back to
> properties for each shell folder, and then moved, a second time, each
> shell location to the new location on the other partition and this time
> made sure that I allowed every file to get copied to the new location. I
> don't know if this will work on a network.
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Extra Vista Folder Icons ?? Synapse Syndrome Windows Vista File Management 7 12-16-2006 02:23 PM
shell extension: How to use IThumbnailProvider in Windows vista! jinxin Windows Vista File Management 0 10-23-2006 05:30 AM
Folder permissions and missing files KP Windows Vista File Management 3 10-16-2006 11:43 PM
View of Image Folder Icons image folder icons Windows Vista File Management 0 06-17-2006 06:22 PM
Desktop icons and Domian Rob Kelley Windows Vista Install & Setup 6 04-05-2006 04:14 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90