How to make .exe file or installable file from any program code...???
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..!!
Member • Nov 20, 2010
Member • Nov 20, 2010
Member • Nov 21, 2010
Member • Nov 21, 2010
Member • Nov 21, 2010
Member • Nov 22, 2010
Member • Nov 23, 2010
My Pleasure...TheV@Deepika.. yes I got the file....!!
Thank you 😁
Member • Jan 29, 2012
TheVI 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..!!
Member • Jan 29, 2012
Member • Jan 31, 2012
Member • Feb 2, 2012
The best way to deploy your project is to create a setup file using the software InstallShield.TheVI 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..!!
Member • Feb 2, 2012
Member • Feb 3, 2012
Member • Feb 3, 2012
In that case, which language are you writing the code? Batch files??? In that case, AutoIT is the best!eternalthinker@Abhishek and @Praveen
Guys, although the suggested installer creation programs are really good choices, I think the priority here is to create an EXE in the first place!
If we can't pack source codes into a .exe file, creating an installer is out of question, right?
(I mean in Windows)