Lock Folder Without any Software

Friday, November 25, 2011

Hey Readers, Everyone got some secure data which they don't want to share with others. So this trick trick is specially for them. Main interesting funda in this trick is you don't have to download and install any big softwares. Below you can find amazing batch file through which you can lock your software with others. Securing confidential and personal data is always considered as a sophisticated task. You can use freeware third party softwares like Axcrypt, Disguise Folders etc to encrypt your data. If somehow you can't use these softwares (installation restrictions) then you can secure your data using Notepad. 

FOLLOW THE STEPS CORRECTLY :

1) Download below file containing batch file code.

2) Open Notepad [ Start - Run - Notepad ].

3) In Notepad just copy/paste  that code.



Password : cstricks


In the above batch code the password has been set as cstricks. You can change it by editing the following line.
    if NOT %pass%==cstricks goto FAIL


    3) Now save this Notepad file as yourfoldername.bat, Here .bat is extension of your file.

    4) Now Double click on the .bat file and you will see a Locker folder at the same location where your .bat file is saved.

    5) Now Double click on that locker folder and store your personal data in it.

    6) After storing all your data in that folder again double click on .bat file and press Y there to lock the folder and press Enter.

    7) Now your locker will be hide and only .bat file will be there.

    8) Double click on this .bat file and give your password and hit Enter.

    ? That's it Now every time you want to open your secret folder you have to enter the password.

    Please Recommend Us On Google     


    No comments:

    Post a Comment