Can I embed a file (e.g. text file) into a project? In fact, I want to create an application that will copy a certain text file into a location specified by the user. Something like an install shield. However, I don't want to first copy the text file into the harddisk and then move to the specified location. I hope the file can be embedded into the ".exe". How can I do this?

Regards,
Derek.