Most of us have some confidential user data, a region they say is we want to keep others from Surkshit | With the tricks you can create in Windows is a password protected folder |
Here is the process - to open a Notepad file by copying the code below and paste | The Notpad lock.bat file name to Save | Double-click the file lock.bat | Now you have a new folder named MyFolder made here will appearing | You also have to keep data Surkshit paste it in this folder | Now double-click the file again lock.bat C, Command Prompt and type Y in the msg come to Enter | So it will be MyFolder Hyde | Aॅkses lock.bat to process this folder when you double-click the file you ask the password | The default password is abcd, you can change it | Lock.bat to change the password on the file, right-click and select the option to Edit | Now, type your password in place of abcd |
Instructions -
This simple trick is for general user | Computer expert Anhaid from folder option and the folder can Aakses |
Code:
===>
cls
@ECHO OFF
title www.iteguru.com.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== abcd goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End
Here is the process - to open a Notepad file by copying the code below and paste | The Notpad lock.bat file name to Save | Double-click the file lock.bat | Now you have a new folder named MyFolder made here will appearing | You also have to keep data Surkshit paste it in this folder | Now double-click the file again lock.bat C, Command Prompt and type Y in the msg come to Enter | So it will be MyFolder Hyde | Aॅkses lock.bat to process this folder when you double-click the file you ask the password | The default password is abcd, you can change it | Lock.bat to change the password on the file, right-click and select the option to Edit | Now, type your password in place of abcd |
Instructions -
This simple trick is for general user | Computer expert Anhaid from folder option and the folder can Aakses |
Code:
===>
cls
@ECHO OFF
title www.iteguru.com.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this 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 MyFolder "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 Your Secure Folder
set/p "pass=>"
if NOT %pass%== abcd goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End
Sign up here with your email

ConversionConversion EmoticonEmoticon