Today I am going to talking about how to create folder lock easily with your notepad
Open notepad
Type this code or copy past into notepad
cls
@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%==T21goto 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
Change your password "T21"
Save the file as a .bat file
It will create folder as Loker and copy your screate file in to Loker folder
Yllix
Subscribe to:
Post Comments (Atom)
Type word or select image and get real money
Wow, this is an experience, If you know letters and numbers, then no need for any other skill you can make money. Just type letters or num...
-
Hello, friends today I give you superb software for downloading. I provide you new (2019) Internet Download Manager software. In a one zip ...
-
What is the Semiconductor??????? Any of a class of crystalline solids intermediate in electrical conductivity between a conductor a...
-
By using the internet now you can earn money quickly. you have to work only 2 hours per day. monthly get 10$ . you can do this job during a...
No comments:
Post a Comment