Computing.Net > Forums > Programming > how to make a binder

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

how to make a binder

Reply to Message Icon

Name: maneesh
Date: August 20, 2003 at 23:45:15 Pacific
OS: win 2k
CPU/Ram: p 4
Comment:

help please

i am interested in creating an exe file which is formed by 2 different exe files so when i activate this file both of thenm gets executed i.e i want to create a binder .how i should proceed for this .

thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Infinite Recursion
Date: August 21, 2003 at 02:57:21 Pacific
Reply:

I'm not real sure on what you are labeling as a binder... Do you want to take two executable files and merge them into one... or do you want to execute them in sequence?

If you want to execute them in sequence, which I assume, just have system calls inside of a compiled C++ program that make requests to the console to run each exe, one after the other.

Infinite Recursion

Infinite Recursion


0

Response Number 2
Name: gpp
Date: August 21, 2003 at 06:35:39 Pacific
Reply:

Will this be running in Windows? If so, you could possibly use a .cmd file to run both programs.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: how to make a binder

How to make a batch file type text www.computing.net/answers/programming/how-to-make-a-batch-file-type-text-/11493.html

How to make a dvd from avi file www.computing.net/answers/programming/how-to-make-a-dvd-from-avi-file/9589.html

To make a set up file from a .exe www.computing.net/answers/programming/to-make-a-set-up-file-from-a-exe/18496.html