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.
Bind .exe files
Name: Tasos the Great Date: February 21, 2008 at 08:29:32 Pacific OS: Windows XP Home edit CPU/Ram: 512 MB Product: SP2
Comment:
It would be very helpful if someone could tell me how to create a program which combines two exe file if I do not have their source code
Name: Tasos the Great Date: March 1, 2008 at 09:12:36 Pacific
Reply:
Thanks but I would like to know the way to bind two files using C++
0
Response Number 5
Name: klint Date: March 2, 2008 at 15:50:29 Pacific
Reply:
When you say you want to combine two exe files, do you mean put the two files' entire contents into a single file? Or just create a file that executes the two exes as separate files?
If it's the latter, why don't you just do this:
system("file1.exe"); system("file2.exe");
0
Response Number 6
Name: Tasos the Great Date: March 3, 2008 at 09:44:16 Pacific
Reply:
I try to create a program which contains both pogram and which is able to execute them both and not a program which executes them as a separate file.
Summary: Good morning all, I am having some troulbe with using a software as a Power User, it keeps asking me to install Interent Explorer 6 because it can't verify it is installed as a Power User. To solve th...