Hi. I wanted to create a "locking" program that stores information needed for another exe. When the person enters all the information needed and the file that he/she wants to "lock", the exe file will create another exe file that stores all the information being typed previously and also the file. When the user double click on the exe, the exe will need the user to enter the required information before it lets the user use the file.
How can I let the exe file create another exe which has a file in it?