Ok Heres the problem, I have 2 Files
File 1) We will call it Application_ONE
File 2) We will call it TextFile_TWO
Now I want to embedd these 2 files into the executable.
I have an idea of how to do that. I believe I add an existing item
to the project and choose Embedded Resource.
Next I want to copy both of those files to a path...
example Path = C:\ProgramFiles
How do I code a button that will copy both the application and the text file to the designated path. I would really appreciate any help from anyone! Thanx
-=Simcoder=-
File 1) We will call it Application_ONE
File 2) We will call it TextFile_TWO
Now I want to embedd these 2 files into the executable.
I have an idea of how to do that. I believe I add an existing item
to the project and choose Embedded Resource.
Next I want to copy both of those files to a path...
example Path = C:\ProgramFiles
How do I code a button that will copy both the application and the text file to the designated path. I would really appreciate any help from anyone! Thanx
-=Simcoder=-