It is actually useful for me to store some files in EXE to copy to selected location.
I\'m generating HTML and JS files and need to copy some CSS, JS and GIFs.
You can embed binary files in a .resx file. Put them in the Files section (it looks like you used the Images section instead). It should be accessible as an array of bytes if your .resx file generates a .Designer.cs file.