Lock file without software
follow my instruction !! :
1. open Notepad in your computer (you can press winKeys + R, write Notepad, OK) or just press menu Start > accesories > Notepad
2. if you finish, paste this script in the Notepad:
cls
@ECHO OFF
title Folder LockerByDayaCheaterIndonesia
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u 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 Locker "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%==WRITE PASSWORD THERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End
in this writing WRITE PASSWORD THERE , replace that writing with you password
3. if finish, click File > Save As, save with name MYFD.bat
4. then,exit from notepad, run MYFD.bat that you maked
5. after MYFD.bat opened,enter your password, file named Locker will appear, DON'T REPLACE THE FOLDER NAME, just paste what file that you think private in the Locker.
6. if you want to lock Locker again , just open MYFD.bat then press Y and then press Enter.File name Locker will hidden or lost.
7. if you want to appear the locker again, just repeat the step 5
Have a good try...
Friday, 2 March 2012
Lock File Without Software
23:47
No comments
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment