For the Command
parameter, one can escape the path via "
, however, this doesn't work if there is a space in the WorkingDirectory
parameter.
Does anyone have a solution?
Perhaps changing my environment HOMEDRIVE
\ HOMEPATH
setting before calling the build task, but that's horrible and probably not trivial.