bunze
Well-known member
I went to add existing item and selected my .exe. Now, I want to copy it to "C:\Program1" when I run it. I tried:
file.copy(projectname.name.exe, "C:\Program1")
But it can't find the file.
also should this be an embedded resource or content or something? (in the properties)
file.copy(projectname.name.exe, "C:\Program1")
But it can't find the file.
also should this be an embedded resource or content or something? (in the properties)