[Help] Program to generate a second .exe
I've been working on a program for a while and I'm stuck at this part. I want my Program to generate an exe with the code i choose.
I want to have my main client have to have a button where If I click it, it will come up asking me where I want to save this generated .exe file, how would I put the code in for this second .exe?
For example:
lets say I want my generated .Exe to say "messagebox.show("Hello")" How would I do this?
So when I run my second exe file it will come up with a message box saying hello.
Sorry if you dont understand what I mean, Im kinda tired.
Cheers
I didn't get what you want
you want to make a button on clicking on it open exe file?