Glad that's solved.
The name 'Public Documents' comes from the desktop.ini file (which is
normally flagged as hidden and system). For Explorer to process the
desktop.ini file, the folder must have its read-only or system attribute
set. So use:
attrib +r documents
and if the desktop.ini file is still there, you will get the proper display
name. If it was deleted, here are the contents:
[.ShellClassInfo]
LocalizedResourceName=@%SystemRoot%\system32\shell 32.dll,-21801
IconResource=%SystemRoot%\system32\shell32.dll,-235
--
Good Luck,
Keith
Microsoft MVP [Windows Shell/User]
"colin.robbins" <colin.robbins.39q5we@no-mx.forums.vistaheads.com> wrote in
message news:colin.robbins.39q5we@no-mx.forums.vistaheads.com...
>
> Thanks guys - the combination of "run as administrator" and the "-s"
> flag solved the issue.
>
> The folder is now shown as "documents" rather than "public documents"
> is was before, but I can live with that.
>
> Cheers
>
> Colin
>
>
> --
> colin.robbins
> Posted via http://www.vistaheads.com
>