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

Recommended Answers

All 2 Replies

My question is Why do want this? Can't you just store the user preferences in the Settings file, Registry or a config file like any other program do?

What's the point of generating a new .exe?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.