This script doesn't do anything fancy like actually lock the folder ...This script only prompts you for a password but then dose nothing with it...
i used this script with another script so instead of getting 'please enter password' in a batch screen i got it in a nice little box ...
this doesn't actually lock the file/folder so i just used one of the folder locks on instructables, theres lots of them .. then just brake it down and use my pass lock.
i found that in the script and put in call password.vbs then i made it into an exe using the converter .. u don't have to do this ..
NOTE :.:.: THIS SCRIPT IS VERY HARD TO USE WITHOUT KNOWING HOW IT WORKS .. ( but if you have good knowledge with vbs this will be easy =D )
ALSO NOTE: This is NOT secure, anyone with any brains could crack this ... it's just to keep people like little brothers or sisters out .. in my case big brothers =P i own him on computers =D
Remove these ads by
Signing UpStep 1My Script...
you will have to delete one of the 's' at the end so it it 'password.vbs' or what ever you want as long as it ends in vbs...
I SERGEST KNOWING HOW THIS SCRIPT WORKS BEFOR EDITING IT !!!!
Dont want to download script incase of virus?
CLICK HERE
then copy and paste code into notpad and save as 'somthing.vbs'
password.vbss1 KB| « Previous Step | Download PDFView All Steps | Next Step » |








































you could always md5 encrypt the vbs file. because if you just look into the batch it will tell the person path to vbs then they will un-hide it.
But that would work against any normal person =D