Hi I was wondering is it possiable to add to a compiled exe resource, I was thining of making a small app to compile text files into a exe and then addd password to open it.
I know when doing this in VB6 you had to store the file at the end of the exe, but was wondering is there an easyer way to do it in .NET

Thanks.