I have a problem with my Visual Basic .NET file. I would like to send a finished program to a friend, but can't figure out how to embed pictures and sounds into the program so that it is sent as an exe file. Every other way I see it done, the only way it works is if it doesn't have any graphics, the person has the files already on their computer, or they need to install some new software. Is there a simple way to do this, or is it impossible?May want to take a look at the Resource Generator (ResGen.exe) and see if that will do what you want.