I have a project that I'm doing in visual studio, with vb.net, the detail is that I use files like images, audios or executable exemptions in .exe that I call by Process.
My question is how can I put all of that internally in the .exe, regardless of the size of the resulting .exe file? Is it possible?