To lock any folder in WINDOWS XP without any software . Just follow simple steps
- Make a Folder in C drive rename it as "abc" without quotes.
- Now open Command Prompt from Start Menu.
- Type "attrib +s +h C:\abc" without quotes and press enter.
This command will Make your folder invisble and it can not be seen even in hidden files and folders
To make it visible again type "attrib -s -h C:\abc"
You can lock any other folder also by changing the location C:\abc to address of your folder.
3 comments:
only posbl for window xp?? wht abt others???
Priyanka
it's not only for windows XP, it works well with any window rather XP,Vista or 7..
hmmmmmmmmm i tried
really interstng :)
Post a Comment