I was wondering if anyone could help me with a certain problem, how do you embed a file into an exe so that when you press a button on the form it runs the file in its associated program. For example, I want to embed a avi file into an exe so that it can be run in a movie player but the avi file is actually IN the exe and not separate.

Thanks