When I try to put more than one line in a post-build event in VS 2010, I get this message:
The command <shows the entire contents the command, with multiple lines> exited with code 255
Does anyone know what causes this or how to fix it?
I see in the documentation that the post-build command should be in a file called PostBuildEvent.bat, but it doesn't say where the file is, and I cannot find it to investigate. Can anyone tell me where to find this file?
Jim Sn