•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 456,556 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,456 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser: Programming Forums
Views: 12311 | Replies: 6
![]() |
•
•
Join Date: Aug 2003
Posts: 7
Reputation:
Rep Power: 0
Solved Threads: 0
Hi. I have a program that allows users to enter their information. After they have entered their information and clicked on submit, the program will create another exe file so that when the user opens the exe file, they will be able to see their information.
How can I create a exe file from another exe file???
How can I create a exe file from another exe file???
•
•
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 11,020
Reputation:
Rep Power: 33
Solved Threads: 117
I found this link for ya
http://www.experts-exchange.com/Prog...1.html#7654606
I don't know if it would be of much help though.
http://www.experts-exchange.com/Prog...1.html#7654606
I don't know if it would be of much help though.
Dani the Computer Science Gal
Do you run a computer-related website? Feature it in our niche link directory!
Do you run a computer-related website? Feature it in our niche link directory!
•
•
Join Date: Feb 2008
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
I found this link for ya
http://www.experts-exchange.com/Prog...1.html#7654606
I don't know if it would be of much help though.
Hi please help me, i have a .exe file for my c++ program, but I don't want that. I need to find how it calls my main function. Is it possible?
Last edited by RamPrasad710 : Feb 25th, 2008 at 1:18 am. Reason: mis spelled..
Ram Prasad
Telecom Billing Consultant
SBIF Project.
Telecom Billing Consultant
SBIF Project.
•
•
Join Date: Oct 2007
Posts: 71
Reputation:
Rep Power: 2
Solved Threads: 4
•
•
•
•
You could generate valid c++ code that does a few couts to display the text and then output that to a text file and use system() with a command line compiler to compile it into an exe.
Oh, by the way, I know it was my suggestion, but I should tell you that it would be very bad programming practice.
•
•
Join Date: Feb 2008
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
Oh, by the way, I know it was my suggestion, but I should tell you that it would be very bad programming practice.
Actually my exe file is there in /bin directory, so is it mandatory that if i have to create a .exe file in the same? Also I cannot find any where in the program, where it is mentioned to make .exe file to come into the picture.
Ram Prasad
Telecom Billing Consultant
SBIF Project.
Telecom Billing Consultant
SBIF Project.
![]() |
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- creating a .exe file of a web application (JSP)
- Creating .EXE File (ASP.NET)
- Creating a .EXE file (Java)
Other Threads in the C++ Forum
- Previous Thread: hopefully easy question
- Next Thread: back again sorry but need help starting problem



Linear Mode