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.
Hide folder
Name: krish Date: January 22, 2003 at 02:07:29 Pacific OS: 98 CPU/Ram: PIII 128
Comment:
I am using 98. Can I hide a folder with password in my public computer?
Name: Oldhobo Date: January 22, 2003 at 02:53:19 Pacific
Reply:
Hi Krish. Have a look ata this.To Password protect a folder: . Right-click on empty space in a folder and select CUSTOMIZE THIS FOLDER, then choose CREATE HTML DOCUMENT FOR THIS FOLDER. Once the document is opened in Notepad, scroll down until you see -- hit [ENTER] to insert a blank line after this string. Now, insert the following text (with hard carriage returns where noted): var pass = prompt("Enter the password") [ENTER] if(pass != "YOURPASSWORD") [ENTER] {window.location="C:"} [ENTER]. Put a password in the place of YOURPASSWORD but leave the quotes. Save the document, exit Notepad, refresh the folder (hit F5), enter your new password, and the next time you try to enter that folder, you'll be prompted for your password
0
Response Number 2
Name: . Date: January 22, 2003 at 03:52:22 Pacific
Reply:
...but you can always open the folder by going in through Explorer without needing a password.
Summary: Didn't know if anyone could give me a simple way of hiding folders and password protecting them? Tried doing it before couldn't get it to work. Please help ...
Summary: Hello Do you know of any free software which I can download in order to hide folders? I am aware of magic folders but is there any thing free on the net? Many thanks for you time. R...
Summary: to hide folders you could try right clicking them choosing properties and change the attributes to "hidden". You could even declare them read only as long as nothing in that folder will be changed by ...