|
Have you ever need to remove "Shared Documents" from your My Computer window in Windows XP? If you don't use that feature, it seems rather silly to have it wasting space on the screen when all you really want to do is open up your hard drive or flash drive. We can disable the shared documents icon easily using a registry hack or through TweakUI, the only problem is that it will also remove the regular user documents from the folder as well… 
If you can live with this, then then continue reading. Manual Registry Hack Open up regedit.exe through the Start Menu Run box, and then browse down to the following path, creating the keys if they don't exist. HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer On the right-hand side, create a new DWORD value with the following values: - Name: NoSharedDocuments
- Value: 1
You'll have to logoff and back on for the settings to take effect. 
|