bind 2 exe into one
- by Oghenero
Hello,
i want to bind two exe files into one exe file, and when executed it should only create 1 process.
For example you can try to bind windows calc.exe and notepad.exe to binded.exe and when executed it should just see binded.exe in process list and both calc.exe and notepad.exe should start.