I'm trying to make a program that you can customize, and have it generate an exe from it. For example, I want a program that has an email address textbox and an email password textbox, if you click the generate button, it will make an exe that has source code that will use the email and email pass that you entered from before.