many ways done to lock a folder, from using the application without application to, the following I will lock the folder in Windows XP without using the application.
Step:
- For example, you create a folder called D: \\ TestFolder
- Go to Start -> All Programs -> Accessories and choose Notepad
Copy and paste the command below into notepad
ren TestFolder TestFolder. (21EC2020-3AEA-1069-A2DD-08002B30309D)
and Save the file as LockFolder.bat
- Create a new file in notepad again
Copy and paste the command below into notepad
TestFolder ren. (21EC2020-3AEA-1069-A2DD-08002B30309D) TestFolder
Save this as OpenLockFolder.bat
- Now you have two batch files. Double-click the folder LockFolder.bat and you will change into Control Panel and its contents can not be seen.
- To open a folder as OpenLockFolder.bat double click and you re the original folder Anda.note: You must run the batch file on the same partition or drive where the folder you want to lock.
Step:
- For example, you create a folder called D: \\ TestFolder
- Go to Start -> All Programs -> Accessories and choose Notepad
Copy and paste the command below into notepad
ren TestFolder TestFolder. (21EC2020-3AEA-1069-A2DD-08002B30309D)
and Save the file as LockFolder.bat
- Create a new file in notepad again
Copy and paste the command below into notepad
TestFolder ren. (21EC2020-3AEA-1069-A2DD-08002B30309D) TestFolder
Save this as OpenLockFolder.bat
- Now you have two batch files. Double-click the folder LockFolder.bat and you will change into Control Panel and its contents can not be seen.
- To open a folder as OpenLockFolder.bat double click and you re the original folder Anda.note: You must run the batch file on the same partition or drive where the folder you want to lock.
0 comments:
Post a Comment