By a simple trick you can easily lock any folder in Windows.
Concept :
We will have 2 files.
1. Lock.Bat
2. Key.Bat
Procedure:
Let us consider we want to lock a folder in D drive. Example D:\ihacc (Or Anything)
Step 1: Open New Notepad.
Step 2: Type the following exactly. [without quotes]
“ren ihacc ihacc.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
Step 3: Save the file as "Lock.Bat" in D drive.
Step 4: Again open another notepad and type following exactly.[without quotes]
“ren ihacc.{21EC2020-3AEA-1069-A2DD-08002B30309D} ihacc”
Step 5: Save the file as "Key.Bat" in D drive.
Step 6: Now just open (Double Click) Lock.Bat file to lock ihacc folder.
Step 7: And just open (Double Click) Key.Bat file to unlock ihacc folder.
Concept :
We will have 2 files.
1. Lock.Bat
2. Key.Bat
To lock just open Lock.Bat file. After locking, when you open the locked folder, it will open Control Panel. To unlock just open Key.Bat file. After unlocking, you can access the folder.
Procedure:
Let us consider we want to lock a folder in D drive. Example D:\ihacc (Or Anything)
Step 1: Open New Notepad.
Step 2: Type the following exactly. [without quotes]
“ren ihacc ihacc.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
Step 3: Save the file as "Lock.Bat" in D drive.
Step 4: Again open another notepad and type following exactly.[without quotes]
“ren ihacc.{21EC2020-3AEA-1069-A2DD-08002B30309D} ihacc”
Step 5: Save the file as "Key.Bat" in D drive.
Step 6: Now just open (Double Click) Lock.Bat file to lock ihacc folder.
Step 7: And just open (Double Click) Key.Bat file to unlock ihacc folder.
No comments:
Post a Comment