Monday, April 30, 2007

Protect Your Folder Part 1..

For Protect Your Folder With Password..
1. Go to the Folder then Right click choose 'CUSTIMIZE THIS FOLDER'
then 'CREATE HTML DOCUMENTS FOR THIS FOLDER'.
2. Find this Script
script language="JavaScript"
Press enter for create empty row
then insert this script
var pass = prompt("Enter the password") press enter
if(pass != "YOURPASSWORD") press enter
{window.location="C:"} press enter
3. Save It.
4. Refresh

No comments:

Post a Comment