Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Password protect a folder
Name: internalrage35 Date: August 23, 2007 at 06:27:21 Pacific OS: Win XP Pro SP2 CPU/Ram: 1.5 GHZ/1 GB Product: Compaq
Comment:
Hello all,
Does anyone know where I can get a program that simply prompts a user to enter a password before opening a folder? All of the security programs I've found deal with virtual drives and compression.
Windows 98 SE had an option where you could directly code into the folder itself. I used a javascript code that prompted for a password. It wasn't high security by any means, but it kept novices out. XP doesn't allow this and I can't find a program with that kind of simplicity.
If all else fails, I guess I'll just have to learn how to write one myself.
Summary: hello guys do u have any idea about putting a password in a folder? pls help me about this. i need it to my personal folder because some of them is very important just i want to know how to put a pass...
Summary: It's a pain. First, it cannot be a "real" directory, as there's no way to password protect a folder. Second, you need to employ encryption so people can't just bypass your program to get at the data. ...