I would like to write my own exe binder but have no clue where to start. I have written some programs that run, or don't run, depending on the installed software of the machine. I know I could put them into one program but 2 of the 5 are in exe form. Anyway, I digress.So, my question is (we will start small and then I will think larger) how would I bind 2 programs that are in .exe form into 1 .exe? I know C# and Java and I'm also well versed in .Net. So, I'm not completly usless. I'm just stumped. Thanks