5
Answers

How to create an exe file form my program

Ask a question
I want to create an exe file from my own program, how can I do it? For example, I have a program App1. I run this program, and choose one picture form my local disk, then I input some comments into a input box. After that, I click the button "Create", A new exe file App2.exe will be created. If I run this program App2, I will see that the picture is displayed as the background of a pictureBox, the comments will be displayed also. How can I do this? My English is bad. Hope you have explained what is my question. Good luck to you all!

Answers (5)