How to make .exe file or installable file from any program code...???
I always think about how the setup files are made. As I wrote program in C,C++ and JAVA but I don't know how to make icon such that on double click my program runs.
I make program to work as a calculator, but every time I want to run the program, I have to run the source code....Plz anyone tell me about this topic..!!