Does anyone know how to add a file to a program? What I mean is, say if the user didn't have this sound file, how would I distibute it with the program without the P&D wizard? I thought about storing all the contents of the wave file in a textbox, and then writing it to the hard drive later, then playing it, but that would be to stupid.

So if nobody understands, please say so and I will try to be more specific.