The addition of a "Personal" entry in the .DEFAUL Shell Folder registry key is not going to make any difference. (For one thing, there is no "My Documents" or Personal entry to be found there.)
To begin with, My Documents is
not a typical Shell Folder. That is why the earlier suggestions to use TweakUI are also misplaced. TweakUI will redirect
only the Shell Folders: My Pictures, My Music, Send To, Start Menu Programs, Desktop, Favorites, CD Burning staging area -- but not My Documents. See the Rick998, where a folder content, but not Folder My Documents, is redirected.
What you are discussing are not tradition Shell Folders, but "Special Folders." These are GUID-based and not path based. To redirect them you could:
. Use MS-MVP Ramesh's
Folder Ridrector. Folder Redirector can be used to relocate the special folders to a different path. This utility can relocate the following special folders: Desktop, Favorites, My Documents, My Music, My Pictures, Send To, Shared Documents, Shared Music, Shared Pictures, Shared Video, Start Menu, Startup, Temporary Internet Files, Common Startup, and Common Desktop.
See:
. The same steps available in TweakUI for "My Documents" are available directly in XP without additional software:
What about redirection of profile folders. A profile GUID folder such as My Documents is SID controlled; its is a GUID folder created in the Profile Path for the user. To truley change My Documents, change the SID controlled Profile Path in the registry:
[li]To know the SID for your user account, you may use the script sidlist.vbs :
[/li]
[li]Download the script and run it. (The User Account names and SIDs will be listed in a log file, and opened automatically.) [/li]
[li]Note down the SID for your account. [/li]
[li]Then, in the Registry Editor, select the correct SID that belongs to your user account.
In the right-pane, double-click the ProfileImagePath value and set the correct path and folder name. ( The ProfileImagePath stores the full path of the User account home folder. )[/li]
[li]Edit the full path as you wish it to be:[/I][/B]
Example
%SystemDrive%\Documents and Settings\Username
becomes the following:
New_drive:\Documents and Settings\Username
I warn you that it is likely you have installed applications that will not check the registry. They will assume the standard location for the User Profile and may fail.
So much for the individual user/ non-Domain Computer options. In a Domain setting, you can accomplish the folder redirection by simply using Group Policy. See the Folder Redirection discussion in the FAQ, there are also terrific links in the FAQ to other Microsoft technical documents and White Papers on using Folder Redirection for Domain workstations:
____________________________
Users Helping Users