KINDLY REPLY HOW YOU LIKE IT

Programming Tutorials on different platforms

Any general and specialized interesting programming language training and exploration . Fun with knowledge .

Search This Blog

Monday, March 29, 2010

Disable Shared Documents

To disable the Shared Documents folder that shows up on the network
1. Start Regedit
2. Go to HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer \
3. Create a new DWORD Value
4. Give it the name NoSharedDocuments
5. Give it a value of 1
6. Log off or reboot

No comments:

Post a Comment