Possible Duplicate:
Password protect a folder

For example: I store my payslips in digital form on my computer. How can I prevent someone who has legitimate access to the computer from accessing this folder?

I know about password protected archives and the like, I would just make life easier if I could protect a whole folder.

Thanks

link|improve this question

78% accept rate
I saw that question. It was tagged with windows-7 so I did not look further. The accepted answer there will work. Hope that does not change. – Ron Tuffin Nov 19 '10 at 9:11
feedback

closed as exact duplicate by Mehper C. Palavuzlar, Ron Tuffin, ChrisF, random Nov 19 '10 at 13:47

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

I am a fan of truecrypt. Now that you have an encrypted drive you can use subst to put the "drive" where a folder should be...might take a couple more steps, but it's a free solution that just works.

more info here:
http://www.truecrypt.org/
http://www.howtogeek.com/howto/windows-vista/map-a-drive-letter-to-a-folder-the-easy-way-in-windows/

link|improve this answer
Truecrypt is great for things like this. – Joe Taylor Nov 19 '10 at 14:17
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.