Saturday, October 18, 2014

Folder Lock without any Software !!!! 100% will work

Let's see how to do ......

1 / First, open a new folder.

2 / folder inside the new (TXT) File Open
And copy the code.

Code:
Quote:
Quote: cls
ECHO OFF
title Folder Private
if EXIST "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
: CONFIRM
echo Are you sure you want to lock the folder (Y / N)
set / p "cho =>"
if% cho% == Y goto LOCK
if% cho% == y goto LOCK
if% cho% == n goto END
if% cho% == N goto END
echo Invalid choice.
goto CONFIRM
: LOCK
ren Private "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib + h + s "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
: UNLOCK
echo Enter password to unlock folder
set / p "pass =>"
if NOT% pass% == password here goto FAIL
attrib -h -s "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel. {21EC2020-3AEA-1069-A2DD-08002B30309D}" Private
echo Folder Unlocked successfully
goto End
: FAIL
echo Invalid password
goto end
: MDLOCKER
md Private
echo Private created successfully
goto End
: End

4/3 on the number line cut password here password of your choice. Such

if NOT% pass% == password here goto FAIL of the places you like if NOT% pass% == 1234 goto FAIL

1234 will be your Password.

5 / "Save as .." to go on. Of the file name "locker.bat"

6 / file save.
7 / at the bar to go back to the folder. Are you a locker named "locker.exe" receive files.
8 / double-click on the file, find the Private folder. Copy this folder to your likes things like that come out. Click on the locker. See the command. Where (Y / N)-type account. Type Y if you lock your folders and will Disappear.
9 / Unlock locker again by clicking on you to type in your password. You will see the folder

Pen Drive at the way you can also lock the folder.

No comments:

Post a Comment