Quote Originally Posted by KuJi
Hey, does anyone think they can convert this into a program so that it will get the windows key, encrypt it?

I need it to make a login for my program...so it cant be stolen.
Your question is not very clear.

Please post in the Classic Visual Basic forum, because appart that your question is about encryption, it has nothing to do with my program. You don't need my program for what you what to do (from as much as i can understand from your question).
You can secure a password using hashing ONLY (one way encryption), you don't need 2 way encryption for a login.
Anyways, please post this question in the general forum (the link above).