First select a folder you want to lock-
Let's say it is folder named 'movie' in D drive , D:\movie\
1)Create a text file and type the following in the same drive when the required folder is ,
in this case in D drive.
ren movie movie.{21EC2020-3AEA-1069-A2DD-08002B30309D}
2)Save the file as lock.bat
3)Again create another text file and type
ren movie.{21EC2020-3AEA-1069-A2DD-08002B30309D} movie
4)Save it as key.bat
Now in D drive, you can see two batch files- 'lock' and 'key'.. when you double click lock, the movie folder will change to a control panel icon and when you try to access it , the control panel items would be shown instead of actual contents of the folder and when you double click key, the control panel will change to normal folder and you can acces the original files.
ren movie movie.{21EC2020-3AEA-1069-A2DD-08002B30309D}
2)Save the file as lock.bat
3)Again create another text file and type
ren movie.{21EC2020-3AEA-1069-A2DD-08002B30309D} movie
4)Save it as key.bat
Now in D drive, you can see two batch files- 'lock' and 'key'.. when you double click lock, the movie folder will change to a control panel icon and when you try to access it , the control panel items would be shown instead of actual contents of the folder and when you double click key, the control panel will change to normal folder and you can acces the original files.
That's it. Have fun.