This article will teach you how to hide folders under Windows 7.
The first step is to find a folder that is not easily noticed, so don't choose a folder like a game movie, and this folder won't be easily deleted, but don't use the system partition directory, because the encryption fails because of permissions and so on in Windows 7.
In the second step, create a new TXT text document (name doesn't matter) under the selected folder, and then open the document and paste the following:
Cls
@ECHO off
Title Folder The Little Tent of Evil
If EXIST "Control Panel. {21ec2020-3aea-1069-a2dd-08002b30309d} "goto UNLOCK
If not EXIST evil little tent goto Mdlocker
: CONFIRM
Echo Are you sure your 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 evil little Tent "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%== here is the password goto FAIL
Attrib-h-S "Control Panel. {21ec2020-3aea-1069-a2dd-08002b30309d} "
ren "Control Panel. {21ec2020-3aea-1069-a2dd-08002b30309d} "the Little tent of Evil
Echo Folder Unlocked successfully
Goto END
: FAIL
echo Invalid Password
Goto END
: Mdlocker
MD Evil Little Tent
The third step, the TXT text format into a bat format, run, there will be called "Evil Small Tent" folder.
The password is set to 111111.