I am using visual studio 2010 (c#).
I would like to select a zip or rar file from my computer, save it to project folder and store its path to a variable.
I tried openfiledialog() but I couldn't solve it this way.
How can I do that?
I am using visual studio 2010 (c#).
I would like to select a zip or rar file from my computer, save it to project folder and store its path to a variable.
I tried openfiledialog() but I couldn't solve it this way.
How can I do that?
Hey Ida!
your file will be copied to yourprojectname\yourprojectname\bin\Debug