After installing, go to Start > Programs > PowerToys for Windows XP >
TweakUI. Expand "My Computer" and click on "Special Folders".
You can easily change the location of the folders there.
--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User
You can change keys in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Use
r Shell Folders
and
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\She
ll Folders
The trick to doing multiple accounts on the same computer is to logon as
admin, run regedit, then mount a user hive in the registry and import a
template file, or use the reg.exe command in a script to load a hive and
then load keys into that hive.
Or else you can logon to each account and import a .reg file.