Tuesday, February 22, 2011

Lock a Folder in Windows XP without any software

Hi friends! Before some months I shared a trick to lock folder without any software. You can find this trick here. This trick is easy to apply but difficult to understand that how it works. So now I come with another trick to lock any folder in windows XP without any software. In this trick you do not required any password to lock it.

To Lock a folder in windows XP without any software. Follow the steps Below:
  1. Make a Folder in C drive rename it as "abc" without quotes.
  2. Now open Command Prompt from Start Menu.
  3. Type "attrib +s +h C:\abc" without quotes and press enter.
  4. This command will Make your folder invisble and it can not be seen even in hidden files and folders
  5. To make it visible again type "attrib -s -h C:\abc"
  6. You can lock any other folder also by changing the location C:\abc to address of your folder.

No comments:

Post a Comment