I want to bind to exe files together (i've tried the programs on the net they all have trojans in them and they exactly don't do what i want).

or

i want to make a container (sheild) exe that would hold the 2 programs together and when a user runs it it loads the 2 programs.
I've seen this in few programs that do that to protect their source code (hiding the main program in a shield program) but that was done in C++.
But can this be possible in VB6? How?