Jump to content

My Documents disappearing?


Recommended Posts

Hey all. Trying to make my first unattended XP cd, and I've managed to work out all the kinks after numerous trial and errors. Except for one thing. I really wanted the Shared Documents in My Computer and the My Music/Pictures folder in My Documents gone, so I added in the tweaks to make them disappear in my tweaks.reg file like so:

; Disable My Music & My Pictures Folder
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMMyMusic"=dword:00000001

; Remove Shared Documents from My Computer
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSharedDocuments"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSharedDocuments"=dword:00000001
[-

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{5

9031a47-3f72-44a7-89c5-5595fe6b30ee}]

now, the My Music/Pictures folder in My Documents is gone, and so is the My Shared Documents from My Computer. but the link to My Documents is gone from My Computer as well (which is something I don't want happening). Are one of these tweaks doing this? Or is it something else (I've browsed through rest of my tweaks, and can't seem to find anything that would do this...). Is there some other registry tweak that lets me ADD My Documents back to My Computer? thanks.

Link to comment
Share on other sites


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...