To lock a folder in windows XP without any software. Follow the steps below.
1. Make a Folder in any drive.
2. Now open Command Prompt. Set your Drive and Directory where you make your folder.
3. Type "attrib +s +h C:\ajay" without quotes and press enter.
(Here I make a folder in C Drive and name it a).
4. This command will make your folder invisible.
5. To make it visible again type "attrib -s -h C:\ajay".
You can lock any other folder also by changing the location C:\ajay to address of your folder.
lovely!!!!!!!excellent its a magic great
ReplyDeletehow to lock folder if it is inside another folder of same drive
ReplyDeleteEx-d/video/music/good
You can lock any other folder also by changing the location C:\ajay to address of your folder.
Deletegood work bro, you can also use attrib +r +a +s +h /d:/folder/folder/folder to more secure your folder
ReplyDeleteIf you want to hide D:\linux\newfolder so you have type :
ReplyDeleted: [Enter]
cd linux [Enter]
attrib +s +h \newfolder
I like it... it so cool.......
ReplyDelete