3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

vbs password lock

vbs password lock
This is a .vbs password script that I made so i could password protect a folder .. so i decided i would publish it =D .....
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 adsRemove these ads by Signing Up
 

Step 1My Script...

Here is The 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'
« Previous StepDownload PDFView All StepsNext Step »
22 comments
Oct 7, 2010. 1:36 PMTheRavenKing says:
It might be nice if you copy/pasted the code for the file into your instructable, that way people who can not download the file can just copy/paste it into notepad. Just a friendly suggestion, otherwise great instructable!
Jan 8, 2010. 11:34 AMmarshal says:
thank it works for me and i trying to shutdown the computer with it.=D
Jan 3, 2010. 5:04 PMDELETED_Jaif14 says:
(removed by author or community request)
Jan 3, 2010. 4:34 PMDELETED_Jaif14 says:
(removed by author or community request)
Sep 26, 2009. 8:10 AMd3masta says:
this doesnt work, unless the destination file has to be a .bat or .exe? so it cant go to my destop or even to a folder hidden somewhere in my computer? please help me with this.
Sep 26, 2009. 9:14 PMd3masta says:
oops, i found the problem, there cant be a space in the destination or an error occurs. sorry
May 8, 2009. 8:03 PMB.F.L.M says:
wat do you mean "correct links" and "fail links" (and what codes would i use for these?)
Jul 13, 2009. 3:47 PMB.F.L.M says:
you could use it to REALLY SECURE it against a computer illiterit person by: 1st:makeing the file System Hidden (attrib (filename) +s +h, inside a batch file in the same directorie as the file(you need the extention unless its a folder) then having a shortcut leading to this vbs file. So yeah, thats my idea (tell me wat you think) :)
Jul 14, 2009. 1:49 PMB.F.L.M says:
unless there spying on this conversation because they want to steal my super secret recipe for a device that *insert somthing that you would want to steal if a program did it here* hahahahahaha just kidding!!! o.O
Apr 15, 2009. 6:33 PMMister nobodie says:
You're good with computers, but bad at spelling XD Cool trick, keep up the good work :D
Dec 30, 2008. 7:57 AMlopez8675 says:
could you make it so one password opens one folder and another password opens another folder without having to put in a wrong password first to get to the second password/folder?
Dec 30, 2008. 7:39 PMlopez8675 says:
i mean have 1 password do 1 thing, another password do another thing?
Jan 1, 2009. 2:27 PMlopez8675 says:
ill try that thx
Dec 14, 2008. 5:38 PMfwjs28 says:
umm..instructables has a spell checker and so does firefox....
Nov 15, 2008. 3:32 PMperlpower says:
Just so you know this method is not very secure and could be quite easily broken. I would suggest putting a MD5 hash in the file and compare it to the md5 sum of the input

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
12
Followers
8
Author:iRule