Hello everybody. I have a problem about how to creat exe file from my application on runtime. That is:
I have a program A, I want A can dynamic creat a program B on runtime. B have been custom by some parameter that user input to A.
How can I do this? Who can teach me? Thanks!!!
