This feature can be disabled through the Group Policy if using WinXP Pro :
- Start Menu -> Run... -> gpedit.msc
- Go to User Configuration -> Administrative Templates -> Windows Components -> Windows Explorer
- Find the option "Remove Shared Documents from My Computer"
- Double click the option and set it to "Enabled"
Another way to do this is going to this registry entry:[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Policies \Explorer]
NoSharedDocuments = 1 (No Folder = 1, Default = 0)
More Info MS KB286727
And delete this sub key (Remember to make a backup before deleting) :[HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \Explorer \My Computer \NameSpace \DelegateFolders]
Credits winsupersite.com{59031a47-3f72-44a7-89c5-5595fe6b30ee}
Leave a Reply