let's say i have a setup file called setup.exe
i want to make this setup.exe include another exe file inside of it !! how can i do that ? or what is this process called and i will try to search and learn
p.s i would do that with C , C++
p.s the other exe isn't a virus don worry :) it's a security file that will block that software on certain time , i just want to make sure that security is ran whenever that setup file is executed .
thanks in advance