Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Re: Folder Icon in User Folder not appearing correctly

Reply
Thread Tools Display Modes

Re: Folder Icon in User Folder not appearing correctly

 
 
Paul Smith
Guest
Posts: n/a

 
      02-01-2007
"Synapse Syndrome" <> wrote in message
news:%...
> In my User's folder, the icon for Desktop is appearing as a normal yellow
> icon, instead of the blue/green special icon. Also, the Customise tab is
> missing in its Properties.
>
> How do I get these back? Is it a desktop.ini file or a registry entry or
> something?


A desktop.ini will do the job.

--
Paul Smith,
Yeovil, UK.
Microsoft MVP Windows Shell/User.
http://www.windowsresource.net/

*Remove nospam. to reply by e-mail*


 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-01-2007
"Paul Smith" <> wrote in message
news:E05FA7D6-016B-4B11-9373-...
> "Synapse Syndrome" <> wrote in message
> news:%...
>> In my User's folder, the icon for Desktop is appearing as a normal yellow
>> icon, instead of the blue/green special icon. Also, the Customise tab is
>> missing in its Properties.
>>
>> How do I get these back? Is it a desktop.ini file or a registry entry or
>> something?

>
> A desktop.ini will do the job.
>


I must have deleted the desktop.ini file by accident when I had it set to
show hidden and system files.

But I tried copying the desktop.ini file from another one of the folders to
see is that works (planning on finding the required icon number later), but
it doesn't change anything.

ss.

 
Reply With Quote
 
Jane C
Guest
Posts: n/a

 
      02-01-2007
This is the desktop.ini from inside the Desktop folder in my Users\Me folder


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

--
Jane, not plain 64 bit enabled :-)
Batteries not included. Braincell on vacation ;-)
"Synapse Syndrome" <> wrote in message
news:...
> "Paul Smith" <> wrote in message
> news:E05FA7D6-016B-4B11-9373-...
>> "Synapse Syndrome" <> wrote in
>> message news:%...
>>> In my User's folder, the icon for Desktop is appearing as a normal
>>> yellow
>>> icon, instead of the blue/green special icon. Also, the Customise tab
>>> is
>>> missing in its Properties.
>>>
>>> How do I get these back? Is it a desktop.ini file or a registry entry
>>> or
>>> something?

>>
>> A desktop.ini will do the job.
>>

>
> I must have deleted the desktop.ini file by accident when I had it set to
> show hidden and system files.
>
> But I tried copying the desktop.ini file from another one of the folders
> to see is that works (planning on finding the required icon number later),
> but it doesn't change anything.
>
> ss.


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-02-2007
"Jane C" <> wrote in message
news:3E4BB5C3-F459-402E-B3E7-...
> This is the desktop.ini from inside the Desktop folder in my Users\Me
> folder
>
>
> [.ShellClassInfo]
> LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
> IconResource=%SystemRoot%\system32\imageres.dll,-183
>


Thanks for that, but it didn't change anything. Maybe a reboot will fix
it...

ss.

 
Reply With Quote
 
Ramesh, MS-MVP
Guest
Posts: n/a

 
      02-02-2007
Hi ss,

Have you set the Hidden and System attribute for the desktop.ini file.

Hint: Use Attrib from Command Prompt.

--
Regards,

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


"Synapse Syndrome" <> wrote in message news:...
"Paul Smith" <> wrote in message
news:E05FA7D6-016B-4B11-9373-...
> "Synapse Syndrome" <> wrote in message
> news:%...
>> In my User's folder, the icon for Desktop is appearing as a normal yellow
>> icon, instead of the blue/green special icon. Also, the Customise tab is
>> missing in its Properties.
>>
>> How do I get these back? Is it a desktop.ini file or a registry entry or
>> something?

>
> A desktop.ini will do the job.
>


I must have deleted the desktop.ini file by accident when I had it set to
show hidden and system files.

But I tried copying the desktop.ini file from another one of the folders to
see is that works (planning on finding the required icon number later), but
it doesn't change anything.

ss.

 
Reply With Quote
 
Keith Miller MVP
Guest
Posts: n/a

 
      02-02-2007
You need to open a command prompt window & set the read-only attribute for
the Desktop folder before Windows will 'pay attention' to the contents of
the desktop.ini file.

G:\Users\Keith>attrib +r desktop


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Synapse Syndrome" <> wrote in message
news:...
> "Jane C" <> wrote in message
> news:3E4BB5C3-F459-402E-B3E7-...
>> This is the desktop.ini from inside the Desktop folder in my Users\Me
>> folder
>>
>>
>> [.ShellClassInfo]
>> LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21769
>> IconResource=%SystemRoot%\system32\imageres.dll,-183
>>

>
> Thanks for that, but it didn't change anything. Maybe a reboot will fix
> it...
>
> ss.


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-02-2007
"Ramesh, MS-MVP" <> wrote in message
news:...
> Hi ss,
>
> Have you set the Hidden and System attribute for the desktop.ini file.
>
> Hint: Use Attrib from Command Prompt.
>


Thanks, but that was already set. It was the read-only attribute in the
Desktop folder that fixed it.

Cheers

ss.

 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-02-2007
"Keith Miller MVP" <> wrote in message
news:%...
> You need to open a command prompt window & set the read-only attribute for
> the Desktop folder before Windows will 'pay attention' to the contents of
> the desktop.ini file.
>
> G:\Users\Keith>attrib +r desktop



Thanks, that fixed it. The Customize tab is still missing though - no big
deal, but is it supposed to be present?

ss.

 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-02-2007
"Synapse Syndrome" <> wrote in message
news:...
> "Keith Miller MVP" <> wrote in message
> news:%...
>> You need to open a command prompt window & set the read-only attribute
>> for the Desktop folder before Windows will 'pay attention' to the
>> contents of the desktop.ini file.
>>
>> G:\Users\Keith>attrib +r desktop

>
>
> Thanks, that fixed it. The Customize tab is still missing though - no big
> deal, but is it supposed to be present?



Do you, or Ramesh, know how to make more of these special folders?

I suppose I can make my own desktop.ini files to point to special Vista
style folder icons that I have got from deviant.art, but I would like them
to have the Location tab, so that they can point to any other drive or
partition. Is mklink anything to do with getting this done?

Cheers

ss.

 
Reply With Quote
 
Keith Miller MVP
Guest
Posts: n/a

 
      02-03-2007
"Synapse Syndrome" <> wrote in message
news:%...
> "Synapse Syndrome" <> wrote in message
> news:...
>> "Keith Miller MVP" <> wrote in message
>> news:%...
>>> You need to open a command prompt window & set the read-only attribute
>>> for the Desktop folder before Windows will 'pay attention' to the
>>> contents of the desktop.ini file.
>>>
>>> G:\Users\Keith>attrib +r desktop

>>
>>
>> Thanks, that fixed it. The Customize tab is still missing though - no
>> big deal, but is it supposed to be present?

>
>
> Do you, or Ramesh, know how to make more of these special folders?
>
> I suppose I can make my own desktop.ini files to point to special Vista
> style folder icons that I have got from deviant.art, but I would like them
> to have the Location tab, so that they can point to any other drive or
> partition. Is mklink anything to do with getting this done?
>
> Cheers
>
> ss.


No 'Customize' tab is normal for the Desktop folder.

The User Shell Folders don't use symbolic links, they are tricks of the
Explorer namespace. Still experimenting to find out if there's a way in
Vista to create your own.

--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared Folder not Appearing mooski33 Windows Vista Networking 2 01-16-2008 04:53 PM
Vista User Folder, Standard Desktop Icon ? Ogs Windows Vista General Discussion 1 11-15-2007 12:55 PM
Re-appearing deleted folder Paul Graham Windows Vista General Discussion 6 08-16-2007 10:02 AM
How to change folder icon in documents folder John Thomson Windows Vista General Discussion 15 07-26-2007 01:06 PM
Crash when accessing the user folder & sub folder Bpfh Windows Vista File Management 2 03-28-2007 01:43 AM



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