Is that possible, to combine two exe files?
I need it to work like this:
- User is running
combined.exe(combination of 2 exe files). - When first exe is loaded and user has clicked "Start" there (I got the source code), then second exe file will run.
Is that even possible?