This Code Append file successfully but when I Execute the appended Exe, only the first EXE will execute can anyone explain why and how to fix it so that successively both of exe will execute .
It doesn't work that way, unless you have written first EXE yourself, so you know the offset and it contains special code to extract and execute the second EXE. This tehnique is used by self-extracting archivers and some installers.