Hi guys, im pretty new to this VB stuff so go easy on me

I've made a small program that acts as a browser/installer for some .exe files. My question is how can i compress them/store them in 1 file, in some way so that the program has to be run for access to the files. And how can i then access the compressed file with the program, to run the .exe's. Maybe a .cab file? I dont know.

Thanks