Top Ad unit 728 × 90

How To Lock A Folder Without Software - Tips & Tricks

The PC users for the most part have confidential data on their PCs. It is vital to hide the confidential data in Windows. Eventually the data which is truly private need to be secured from the outsider and needs to guarantee the complete privacy for it.

How to Lock a Folder without Software


Although, there are some trail renditions accessible for folder lock programming however these all accompany an expiry period. Thus, these can't be utilized after eventually. Anyhow, by utilizing the steps clarified here, you will have the capacity to make a folder which can be locked by secret word implies you can really lock a folder without utilizing any product. All the data put in this folder will be secret word ensured. Thus, you can put all data which you need to avoid different users in this folder. This method lives up to expectations 100% on all versions of Microsoft Windows operating system.


Learn-How to Lock a Folder Without Using Software


So, here are the steps which you are supposed to follow to in order to lock a folder without using any third party software. The steps are quiet simple yet amazing which you are supposed to use. Now, without taking your time, I would request you to get towards the below steps:


  • First of all, open Notepad.

  • Now, copy the below code and paste them to Notepad.



cls
:End
@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%==123456789 goto 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



  • After you copy the  commanding,you will find this one in the source code:“123456789“(change it with any password you want). In this I’ve used ATT as password. You may check the below example to get the complete idea that what you are supposed to change.

For example:                    

if NOT %pass%== ATT goto FAIL
//so your password here becomes ATT .//


  • After that go to Save as and name this file as locker.bat and then you need to set Save as type to All Files


  • Now a batch file will appear where you have saved the notepad file. You need to Double Click on that file and then you will see a pop up Window of MS Dos.

  • Then it will ask you that, “Are you Sure to Lock the Folder“. You need to Press “Y” and press enter.

  • Now, again Open it and then it will ask you to enter the Password which you have set in the source code. Enter that password to proceed.

  • You have followed the steps correctly and the locker is working fine. Now, here comes the hidden part. you will see an ordinary looking folder named Locker and a Batch File which is also named Locker. The folder is working as a Locker and the Batch file is as a key. You need to paste your important documents to the Locker Folder and then Open the Batch File and grant the permission to lock it. Ones the permission is granted then it will hide the Locker folder. To access it again Open the Batch File, enter your Password and access your file.

  • But by using this there is a little risk, one can see the password by right clicking on the bat file and click Edit, it will show you the source code which you have used previously. In order to prevent it we use a software named at_To_Exe_Converter.

  • You can download this by typing- Bat To Exe Converter Portable Download.
  • After,downloading it, you should have a zip file. Now extract it you will find this.

  • Now, go into the folder and select the OS i.e either 32-bit or 64-bit. Go into your bit(i.e 32 or 64 bit).

  •  Run the application and a screen will pop up.

  • Next, choose the .bat path and click on COMPILE.

  • Now you see an .exe application on the desktop.

  • That's It!

Conclusion


That is it, now you can lock any folder utilizing above tips & tricks. On the off chance that you discover any trouble or in the event that you need any help simply remark beneath and don't hesitate to ask. On the off chance that you are effectively done then impart your experience by remarking beneath. Moreover, in the event that you have observed this aide supportive and worth perusing then do share it with your different companions and circle as well. Thus, continue sharing and liking our TIPS & TRICKS.






free file protection software, free folder password protection, computer software download, computer software free download,  Lock Folders, Password Protection, Windows Tricks, How to Lock a Folder without Software.
How To Lock A Folder Without Software - Tips & Tricks Reviewed by Unknown on 07:44:00 Rating: 5

No comments:

All Rights Reserved by SEO TECH TRICKS © 2014 - 2018
Designed by Themes24x7

Contact Form

Name

Email *

Message *

Powered by Blogger.