Separate Programs & Data
April 20, 2008
Goal
- Windows system on D:\win
- all Data on D:\data\userhome
HowTo:
- use a newly installed windows
- create a dummy user MrX with admin rights (will be deleted later)
- login as MrX and start regedit
- change entry HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList
to D:\data\userhome - Next steps are different for XP and vista
- xp
-
- copy folders “All Users” and “Default User” from C:\Documents and Settings to D:\data\userhome (“Default User” might be hidden!)
- vista
-
- change value Public in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\ProfileList from %System-Drive%\Users to D:\data\userhome
- copy folder Public from C:\Users to D:\data\userhome
- Reboot Windows and start creating users
- you can now delete dummy user MrX and the old folders at C:\Documents and Settings (xp) or C:\Users (vista)
Advertisement