3
Reply

C# button extract embedded files

Adam Ster

Adam Ster

Nov 11 2013 12:18 PM
829
I am new to C# and working on an small application in Visual Studio.  I ?have already added couple embedded files into my project.  I did this after creating a folder in solution explorer and added the files into it.  Now I want have a button, lets call it install or extract, to actually extract the files on to a users computer in a specified directory.  I know i need to write some code after double clicking on the button, I am just not sure what to place in there.  Any help  / guidance will be appreciated.

Answers (3)