I am trying to deploy files when you hit a button on my (cmdDeploy). But I don't know how I would get the program to deploy them. And would I just put the files in the project as resources?
Printable View
I am trying to deploy files when you hit a button on my (cmdDeploy). But I don't know how I would get the program to deploy them. And would I just put the files in the project as resources?
I don't get what you mean...
Can you eloborate a bit more please¿
Yes, as in loading files into a project (any format, it doesn't matter) and when you click the "Unload" button, all of the files are extracted to the selected folder.