19
2006
How to move the “My Documents” folder to another location
Many people use the “My Documents” folder to store their personal data and files. If you are storing large files or a lot of files, you may want to consider moving the folder from its default location \Documents and Settings\{current user}\My Documents to a another partition or a second hard drive. This is easy to do in Windows XP. Right-click on the “My Documents” entry in the Start menu and choose “Properties”. The dialog box that opens contains a button “Move”. Click that and then browse to the location where you want to put “My Documents”. Make sure the folder is not open before moving.
Another way to move “My Documents”, as well as a number of other special folders, is to use the Microsoft Power Toy, TweakUI, which I discussed in an earler entry.
How to move the “My Documents” folder to another location
Originally from Windows Tips and Tricks by

Changing the My Document location from properties may help, but your outlook will store your *.pst in system drive (C:).
The easiest way to change the My Document Directory is to change the entire user folder. So far I have tried it on a new installation (WinXP) so maybe u can figure out a way to do so on an existing installation. This is how:
• when installing a new system create more than one user.
• After you have installed just the OS, login into one of the users and run regedit.exe
• go to the following registry entry: * HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
• take a back of this by exporting it to C:\backup.reg
• change the value of ProfilesDirectory to “D:\Documents and Settings” or “D:\Users” or whatever u want it to be
• logout and login to the other user. Since it is going to be a first time login XP will prepare the profile of the second user, but in the new location.
• from the user accounts in control panel delete the first user and then recreate it. so that all the new settings will be created in the new location.
• now log out and login to the new location.