How To Lock Your Folders Without Using any Software

Welcome back to Tech18.com,
Yes!!!!!
this wonderful windows hack can lock your personal files/folders without the use of any folder lock software.
All you need to have is a notepad and follow the below steps:
- Go to the location where the folder you want to lock is located.
- Right click and select New Text Document and type in the following code
and save it as lock.bat (replace <YOURFOLDERNAME> with folder name your locking)
ren <YOURFOLDERNAME>
<YOURFOLDERNAME>.{21EC2020-3AEA-1069-A2DD-08002B30309D}
3. Open another new text document and type in the following code and
save it as key.bat (replace <YOURFOLDERNAME> with folder name ur locking)
ren YOURFOLDERNAME.{21EC2020-3AEA-1069-A2DD-08002B30309D}
YOURFOLDERNAME
4.That’s it!! Now whenever you want to lock the folder double click loc.bat which converts your folder to control pannel and protects it from being accessed and when you want to unlock it then double click key.bat
Hope this Helps….
Related posts:
- How to use Notepad as your personal diary
- Change Text on XP Start Button
- How to Activate Windows XP without Product Key
- How to recover corrupted PowerPoint file using TEMP folder
- How to Change Owner Name in Windows XP
Tags: folder, folder lock, folder lock without software, lock, windows, windows hack
Posted under: How to, Tips"n"Tricks

January 18th, 2009 by Sunil Jain 


[...] At last to make your personal dairy not to be accesed by others you can use this trick which i have discussed to lock any folder/file without using any [...]
I must be doing it wrong. I tried it out and got the MS-DOS Batch file for both the lock and key but it wouldn’t lock the folder though. The files inside the folder were still able to be viewed.
[Reply]
type the folder name properly and also the code it is working !!!!!!!!!!!!!!
[Reply]
neglect “< " and ">” and write the code it is working
[Reply]
So to lock to a folder, lets say the name is jyt, you type in
ren jyt
jyt.{21EC2020-3AEA-1069-A2DD-08002B30309D} and save it as lock.bat
and to unlock it you type in
ren jyt.{21EC2020-3AEA-1069-A2DD-08002B30309D}
jyt and save it as key.bat
is that how you type it in
Sincerely
Jordan
[Reply]
hello friends,
help me too,
am also facing the same problem.
[Reply]
very interesting tip
I had written a post similar to this, do check it
http://techpp.com/2009/01/10/easiest-way-to-hide-a-folder/
[Reply]
I use Folder Lock to secure my data,its the best security application.
[Reply]
Thanks. That was great, now where is the bookmark button
[Reply]
Sunil Jain Reply:
June 21st, 2009 at 3:49 pm
@Startup
just click on share this
Thanks
[Reply]
[...] This post was mentioned on Twitter by sunil jain. sunil jain said: How To Lock Your #Folders Without Using any #Software http://su.pr/77YL6F [...]
Social comments and analytics for this post…
This post was mentioned on Twitter by gupshupblog: How To Lock Your #Folders Without Using any #Software http://su.pr/77YL6F...
BUT ANYBODY CAN SEE THE CONTENT OF FOLDERS FROM COMMANDLINE.
[Reply]