Wednesday 10th of March 2010

How to create a locked folder in Win XP

November 16, 2008 by Ivan  
Filed under Articles, Windows Tips

To create a locked folder we need to create two batch files. The first batchfile will “lock” the folder (actually it will turn the ordinary folder into a link to the Control Panel using an address code), and the other oneĀ  will “unlock” it. When someone tries to access that folder, he will be redirect to Control Panel(we can in fact type in any address code so that the user could be redirected to wherever we want). You should hide these batch files, especially the second one. Read more