Hi Nick,
If you're talking about the shortcuts in the "Files Stored on this Computer" section, read below:
The entry will not read as "My Documents", rather it appends the username and shows as "Nick's Documents" (assuming your user account name is Nick). If that entry does not appear, read further:
The documents refer to the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DocFolderPaths
<username> = <path to your my documents folder>
Creating a new String value (with your username) and pointing it to your My Documents folder will do the trick
------------------------------------------------------------
Easiest Method: This command-line will do the job for you.
------------------------------------------------------------
Click Start, Run and type the command given below exactly:
regsvr32 /n /i:U shell32
--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://www.mvps.org/sramesh2k
Windows 2000 Group Policy Registry Table:
http://www.microsoft.com/windows2000/techinfo/reskit/en-us/gp/gpref.asp
Recently, I have noticed that when I click on My Computer icon, I do not see
My Documents icon. I see Shared Documents. I tried copying My Documents
folder to paste in My Computer but it does not work
How can I show username My Documents shortcuts in My computer folder???