Neth'Zul, I'm going to assume you've built the other exe into your program via the Resources, and not just a string variable to the program location. In which case, you can open the program as a memory stream.
So search for how to run an application from a MemoryStream. (Sorry, no code here, as I don't have the time right now to write it.)