I notice that one can embed files into a VB project. My thought is to embed a couple of RichText (.RTF) files, and then use a RichTextBox control to open them. My question is this: How to I reverse this process? How do I convert the embedded .RTF file back to a regular file? Can I do this?

-Zero the Inestimable