Hey guys, its me again.
I think that wasn't 10 minutes since my last post :)
Now is another thing. I run a external app that has exit codes, it is all in its own documentation.
How can I get these codes inside my app?
And, can I add this same executable to my app exe (embed it) and run it? Like, extract to a temp folder, run it and then delete it when program closes?
Thanks again :D