|
-
August 13th, 2003, 09:41 AM
#1
Junior Member
Attaching 2 EXEs together ???
Hello.
Let's say, I got two different programs doing 2 different tasks, for e.g:
Program A.EXE shows a message box "A" and exits.
Program B.EXE shows a message box "B" and exits.
I want to attach these two programs into a new C.EXE file which shows a message box "A" and then shows a message box "B".
Is there a way to attach these two files together? or in other words, I need to bypass the command in A.EXE telling the program to exit.
Any Idea?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|