Win7 System Hidden Folders Tutorial

  
This article will teach you how to hide folders under Windows 7.
The first step is to find a folder that is not easy to attract attention, so don't choose a folder like game movie, and this folder will not be deleted easily, but don't use the system partition directory because in Windows 7 Encryption will fail due to issues such as permissions.
The second step is to create a new TXT text document in the selected folder (the name does not matter), then open the document and paste the following:
cls
@ECHO OFF
title Folder Sinful tent
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Sinful tent goto MDLOCKER
:CONFIRM
echo Are you sure you 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 Sinful 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< Br>attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
r En "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Sinful tent
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto End
:MDLOCKER
md Sinful little tent
The third step is to change the TXT text format to bat format. When running, there will be a folder called “Sin Little Tent”.
The password is set to 111111

Copyright © Windows knowledge All Rights Reserved