View Single Post

  #1 (permalink)  
Old 02-07-2008, 04:26 AM
vhthakor vhthakor is offline
Junior Member
 
Join Date: Feb 2008
Posts: 1
vhthakor is on a distinguished road
Question 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.
Reply With Quote