How to create setup.exe
I have made a simple program in C Language to calculate simple interest. I ran it successfully.
But, I don't know how to make setup.exe of that program so that I can install it in another PC where C / C++ is not installed.
Your help would be highly appreciated.
|