Thanks in advance…
I have a solution in vc++ and it is working fine. I need to create this as a program that can be installed. Also need to create a start menu folder and a desktop icon. What are the steps to create this?
Thanks in advance… I have a solution in vc++ and it is working fine.
Share
Use an install builder. There’s several (free) ones around on the web that you can search for.
Personally, I recommend InnoSetup by Jordan Russel. It’s free, nice, easy to use, and very rich in features : (quoting from website)