Folder lock without any software for all windows versions
hello guyz you can protect your folder from unauthorized users. Its very simple and you can use a password to protect the file.
I will explain how its
Follow the below steps to lock a folder
STEP 1: copy the below text code into notepad
Read more ยปI will explain how its
Follow the below steps to lock a folder
STEP 1: copy the below text code into notepad
cls
@ECHO OFF
title Folder Private
if EXIST "HTG Locker" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
@ECHO OFF
title Folder Private
if EXIST "HTG Locker" goto UNLOCK
if NOT EXIST Private goto MDLOCKER
:CONFIRM
echo Are you sure you want to lock the folder(Y/N)
Labels: HACKING, TIPS AND TRICKS, WINDOWS