I am new to visual studio, and i am trying to recompile an existing dll.
I got the source from github, and have resolved several dependencies as far as i can see.
But the build seems to be trying to make a .bat file?
ErrorThe command ""C:\Documents and Settings\Administrator\My Documents\copyMulti.bat"" exited with code 3.
what could be going on with my project that is causing this error?
Any help, thanks.