Showing posts with label Password protected folders. Show all posts
Showing posts with label Password protected folders. Show all posts

Thursday, September 22, 2011

Password protected folders with & with out SOFTWARE

older lock with software

click here

http://www.esnips.com/doc/7f993235-e6dc-4ccc-b107-7ee46b69f793/pc-security(reg)


now just download it and make it full version by the side txt files key....
.................................................
folder lock without software
1
If you have a log in password for your account, this can be used to protect folders from other users. Your hard drive must be f

ormatted using NTFS (which it probably is unless you're dual booting with another operating system). Here's what to do...


Right-click the folder that you want to make private and choose "Properties"

(or Alt+Double-click). Go to the "Sharing" tab and check the "Make this folder private" box.














Click Apply . If you do not have a password on your account, a box will pop up asking if you want to assign a password. This must be done if you want to make the folder private, so click Yes . You will need to use your password to log on to your computer from then on.
Type in a password then confirm it. Click the "Create Password" button then close the Password window.
Click OK in the Properties dialog box.
Now anyone else logged on to your computer can't access that file without knowing your password.
-----------------------------------------------------------------------------------

2
if ur folder is zipped then directly u can open the file in it and see .... ADD A PASSWORD

and confirm ur password and it ll b safe

Monday, August 24, 2009

How to Lock a Folder Using Notepad

1) Consider you want to lock a folder named caclub in your f:\, whose path is f:\caclub

2) Now open the Notepad and type the following

ren caclub caclub.{21EC2020-3AEA-1069-A2DD-08002B30 309D}

3) Where caclub is your folder name. Save the text file as loc.bat in the same drive.

4) Open another new notepad text file and type the following

ren caclub.{21EC2020-3AEA-1069-A2DD-08002B30 309D} caclub

5) Save the text file as unloc.bat in the same drive.
---------
Usage:
---------
6) To lock the caclub folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
7) To unlock the folder click the unloc.bat file. Thus the folder will be unlocked and the contents are accessible.