Hello,
I have a program I have made in vb which works perfectly fine. It has a couple of variables I would like the user to define though such as the timer interval. To do this I would like to have one program where the user can download it, run it, input the specific information (Timer interval) and click generate then the program will generate the second program with the custom variables the user defined.
I hope you know what I mean. How do I do this?
Thanks