I need to embed an .exe application within my main application that I am writing in VB. I mean that I don't want to have two exe files but only one.

Thanks