sscoop Posted March 16, 2006 Posted March 16, 2006 does anyone know if its possible to setup windows in such a way, that on creation of a new user all the settings to be stored in documents and settings folder only his documents to be stored in a similar foldertree but in a different location. Example1. I create the user John.2. In Documents and Settings a John subfolder is created and there all settings are stored except My Documents.3. on drive D in folder Documents a John subfolder is created with My Documents Folder in it.please tell me if this is possible. and how (if it is).Title Edited - Please follow new posting rules from now on.--Zxian
Bezalel Posted March 16, 2006 Posted March 16, 2006 This .REG file should work but I haven't tested it.Windows Registry Editor Version 5.00[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]"Personal"="D:\\%USERNAME%\\My Documents"[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\RunOnce]"Create Personal Folder"="MKDIR D:\\%USERNAME%\\My Documents"I'd rather use D:\Documents\%USERNAME%.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now