First, locate the folder which you want to lock. Suppose, DATA is your private folder and it is stored in D:\ drive.
In the same drive ( ie, D:\) you need to create a batch file. For this, Do the following steps:
Try to open the folder DATA, it will open the Control Panel instead of your folder. It is Locked!!
To Unlock
To create another batch file.(Do this only when necessary and delete after use.)
In the same drive ( ie, D:\) you need to create a batch file. For this, Do the following steps:
- Open Notepad, Start>Programs>Accessories>Notepad
- Type, ren data data.{21EC2020-3AEA-1069-A2DD-08002B30309D}
- Now, take File menu and click Save (The Save As window appears)
- Here, Select D drive in the Save in option and give File name as "Lock.bat" (with quotes)
- Click Save and close it.
Try to open the folder DATA, it will open the Control Panel instead of your folder. It is Locked!!
To Unlock
To create another batch file.(Do this only when necessary and delete after use.)
- Open Notepad, Start>Programs>Accessories>Notepad
- Type, ren data.{21EC2020-3AEA-1069-A2DD-08002B30309D} data
- Now, take File menu and click Save (The Save As window appears)
- Here, Select D drive on the Save in option and give File name as "Unlock.bat" (with quotes)
- Click Save and close it.
NB: Try at your own Risk.
No comments:
Post a Comment
Post your valuable Comments and Suggestions here..