WARNING AND NOTICE

All tricks in this blog are only for educational purpose. Learn these tricks only for your knowledge. Please donot try these to harm any one. We will not take any responsibility in any case. All softwares and tools on this site are here for private purposes only and If you want to use a software for business purpose, please purchase it. I do not host many of these tools. I Post links that I have found from numerous Search engines. I will not be responsible for any of harm you will do by using these tools.

Readmore

Thursday, August 19, 2010

Lock Folder in XP using DOS

The best way to hide a folder is using the cacls commands(locking)

it is very simple
for this u shud ve folder in NTFS drive. (say e:)
once it is done open run->cmd

for locking the folder

cacls e:\(name of the folder in drive f) /d everyone

for unlocking type

cacls e:\(name of the folder in drive f) /g everyone:f

once u hav locked a folder and if anyone tries opening it a message access is denied will be displayed. u dont hav to hide a folder after doing this.

0 comments:

Post a Comment