RegPass
This code allows you to enter and read an encrypted password from your VB project by inserting and reading the encrypted password to and from the registry. Original Author: unknown Inputs Password Assumptions Create a Form (Form1) and on it put a Label (Label1), A TextBox (Text1)and 2 Buttons (Command1 and Command2).Cut and paste the code into the form… Read More »