Now Use ← and → keys to goto previous and next post.
Hello there, It's me once again with a new awesome trick,
Now you have no need to download such a software to lock your personal folder,
I have a script for you to make it easy and make it some hard for someone to open your personal folder
Just follow given steps to make this trick working
STEP 1 - First of all open NOTEPAD in your PC
STEP 2 - Copy the following code and paste it to NOTEPAD
cls
:End
@ECHO OFF
title Folder Locker
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%==waytohacking 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
STEP 4 - Now Double click on Kulwinder , type Y and hit ENTER .
Now you have no need to download such a software to lock your personal folder,
I have a script for you to make it easy and make it some hard for someone to open your personal folder
Just follow given steps to make this trick working
STEP 1 - First of all open NOTEPAD in your PC
STEP 2 - Copy the following code and paste it to NOTEPAD
cls
:End
@ECHO OFF
title Folder Locker
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%==waytohacking 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
STEP 3 - After doing step 2, just save this file as Kulwinder.bat [You can save it with your name also]
STEP 4 - Now Double click on Kulwinder , type Y and hit ENTER .
STEP 5 - Now your folder will be hidden and locked , you can get your folder back by again double clicking on Kulwinder ,type waytohacking and hit ENTER
[NOTE - You can change you password by change this in script if NOT %pass%==waytohacking goto FAIL ]
" ENJOY & SHARE !! "