Software to join EXE files

  • Thread starter Thread starter Eduardo Hercos Rodrigues
  • Start date Start date
Eduardo Hercos Rodrigues said:
Hi,

Is there a freeware that joins EXE files?

Best regards

You can get exe files to run consecutively by using a batch file.

===

Frank Bohan
¶ The days of good English has went.
 
Hi,

I guess not. It is highly improbable that such a thing will give you
a executable exe file. This is not a Lego game... nor a puzzle.
You CANNOT JOIN 2 EXE files, take that as a certain fact.
Now, you can make them work together, calling them throught a
batch file, see alt.msdos.batch, for example.

lh
 
Is there a freeware that joins EXE files?

Maybe this is what you're thinking of:
For MS-DOS there is an old program called XEQ that can combine
multiple .COM programs into one big file and still allow you to run
them. This only made sense because disk space was once very
expensive. XEQ is not for MS-Windows, and there was never a similar
program to combine .EXE programs.

What are you trying to accomplish?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top