Sunday 26 January 2014

How To Lock/Password With Out Using Any SoftWare!!!

Posted by Unknown  |  at  Sunday, January 26, 2014 No comments

Hi Friiends Sometimes you want to hide your personal data from the others like your family pictures, Videos or any other files related to you. For keeping this hide from the others you should have a software that protect your persoanl data away from your friends eyes. Therefore in this tutorial i will give you a best trick that will protect your data with password. With this trick you can create a password protected folder. Now follow the procedure to learn this handsome trick from fileyousaf. So if you like this trick then kinly share it with your friends and like us on facebook. Now let's start!:




How to Lock/Password a Folder without using any software


1. Create a new folder named "My Data".
2. Now open a notepad and Copy the below set of code and paste it into you notepad:


cls
@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%==type your password here 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
3. Replace "type your password here" with your desire password
4. Save the notepad as Locker.bat in the "My Data" folder that we have created.
5. Double click on the file "Locker.bat"
6. A folder named "Locker" will be created there itself.
7. Move the data that you want to protect in the folder "Locker".
8. Now again Open the file "Locker.bat"
9. Then you will be asking to make the folder protected or not. Press "y" and then enter to make it password protected.
10. Then the folder "Locker" will be hidden.
11. Now you can't see the folder. For opening the folder, you have to click on Locker.bat
12. Command prompt will ask you to type the password.
13. If the password is right, you will be given access to the folder.

Hope you will get the whole procedure. Oh sorry i have forgotten to say you that Don't forget to subscribe us and like us...

About the Admin :Muhammad Yousaf

Hi ! This is Muhammad Yousaf, WebMaster of the fileyousaf.bglospot.com. Blogger and SEO Expert from Karachi Sindh Pakistan, Love to serve myself by sharing Tutorials, Tips Tricks about Internet, Computer Search Engine Optimization, Blogging Ideas

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 comments:

Please don't create any link in comment. Otherwise your comment will not be approved.
If you have any Question or Problem then tell us by commenting us on fileyousaf.blogspot.com
Regards: Muhammad Yousaf

Ad

Receive all updates via Facebook. Just Click the Like Button Below

?

Dapatkan Widget Ini Di Muhammad Yousaf | Simple SEO Tips @ Blogger Tips

Blogger template. Proudly Powered by Blogger.
back to top