#1
|
|||
|
|||
Run Program ....quoting arguments
running v5.5
I'm having a heck of a time passing quoted strings to msbuild. I'm using Run Program to execute msbuild (%DIR_MSBUILD%\msbuild.exe) my path to the .proj file has spaces in it. I also need to set /property:XXX="ccc ccc";YYY="hhh jjj" however the last " is not being passed to the execution environment. Is this a bug that was fixed in a later release? |
|
|