Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > Rename a public folder

Reply
Thread Tools Display Modes

Rename a public folder

 
 
Hélène_B
Guest
Posts: n/a

 
      04-05-2007
Hi! We have Windows Vista Ultimate (in French) and, we don't know why, the
folder called "Musique publique" (Public music) was suddenly renamed to
"Music". The original name of the folder was in French (as our version of
Windows Vista) and now the name is in English. When we try to rename it (with
the original name: "Musique publique"), it doesn't stick. We didn't make that
change: it happened... mysteriously! Does anyone know how to change it back?
Thanks for your help.
 
Reply With Quote
 
 
 
 
Guest
Posts: n/a

 
      04-05-2007
You deleted the desktop.ini file in the folder that, among other things,
links to language specific display text for the folder and sometimes items
in the folder.

I don't know what foreign contents are in the file. This is the english one.
It is possible that yours is identical (the files it points to have french
so desktop.ini are same across language?).

The english one is usually exactly the same as the named item. This will
show Music (for english localisation taken from the shell locacalisation)
for the item called Music.

Another reason I haven't checked if Vista follows all previous rules but the
folder needs either the System or Read Only (doesn't mean anything on a
folder except read the desktop.ini as folders can't be read only) attribute
set. System is similar but on some folders you get a message "This is a
system folder, sure you want to delete?).

[LocalizedFileNames]
Amanda.wma=@%systemroot%\system32\SampleRes.dll,-118
Despertar.wma=@%systemroot%\system32\SampleRes.dll ,-120
Din Din Wo (Little Child).wma=@%systemroot%\system32\SampleRes.dll,-121
Distance.wma=@%systemroot%\system32\SampleRes.dll,-122
I Guess You're Right.wma=@%systemroot%\system32\SampleRes.dll,-124
I Ka Barra (Your Work).wma=@%systemroot%\system32\SampleRes.dll,-125
Love Comes.wma=@%systemroot%\system32\SampleRes.dll,-128
Muita Bobeira.wma=@%systemroot%\system32\SampleRes.dll,-130
OAM's Blues.wma=@%systemroot%\system32\SampleRes.dll,-131
One Step Beyond.wma=@%systemroot%\system32\SampleRes.dll,-132
Symphony_No_3.wma=@%systemroot%\system32\SampleRes .dll,-134
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21806


"Hélène_B" <Hélè> wrote in message
news:70222D41-4170-453A-B31F-...
> Hi! We have Windows Vista Ultimate (in French) and, we don't know why, the
> folder called "Musique publique" (Public music) was suddenly renamed to
> "Music". The original name of the folder was in French (as our version of
> Windows Vista) and now the name is in English. When we try to rename it
> (with
> the original name: "Musique publique"), it doesn't stick. We didn't make
> that
> change: it happened... mysteriously! Does anyone know how to change it
> back?
> Thanks for your help.


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

 
      04-05-2007
'Music' is the actual name of the folder. The display name, "Musique
publique", is the result of a command in the 'desktop.ini' file in the
folder. This file is normally marked 'hidden' and 'system', so you need to
set Explorer's options to show these files. 'Desktop.ini' is an ordinary
text file that can be viewed in Notepad. For the Public Music folder, its
contents should be as follows:

[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21803
InfoTip=@%SystemRoot%\system32\shell32.dll,-12689
IconResource=%SystemRoot%\system32\shell32.dll,-237

If the file doesn't exist, recreate it using Notepad. If the file does
exist, Explorer is not processing it because the folder has lost its
read-only attribute, which is what tells Explorer to process the contents of
the file. To reset the attribute, open a command prompt window & navigate
to:

"G:\Users\Public"

Type the following:

attrib +r music<Enter>

One of those two things should fix it.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Hélène_B" <Hélè> wrote in message
news:70222D41-4170-453A-B31F-...
> Hi! We have Windows Vista Ultimate (in French) and, we don't know why, the
> folder called "Musique publique" (Public music) was suddenly renamed to
> "Music". The original name of the folder was in French (as our version of
> Windows Vista) and now the name is in English. When we try to rename it
> (with
> the original name: "Musique publique"), it doesn't stick. We didn't make
> that
> change: it happened... mysteriously! Does anyone know how to change it
> back?
> Thanks for your help.


 
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
CAN'T RENAME A FOLDER tjbelliardd Windows Vista File Management 5 02-18-2010 01:02 PM
Cannot Rename a New Folder ianc1505 Windows Vista General Discussion 4 06-21-2008 09:52 AM
Rename a folder proust Windows Vista Administration 1 05-24-2007 04:52 PM
Rename a folder Bob Windows Vista File Management 12 04-21-2007 12:28 PM
Remove Public directory after disable Public Folder Sharing Joel A Windows Vista Networking 3 02-17-2007 04:19 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