commandline wyp project parameter not working

hi,

i call my wybuild project from powershell like this.& 'wybuild.cmd.exe' @($wyBuildProjectPath, '/bu', '-add="newversion.xml"')

Write-Output $wyBuildProject

this gives me x2.wypbut the wybuild.cmd runs the x.wyp

can there be problem like cmdline tool selects the first wyp file in folder.?

i just figureout that i wasn't able to change the variable...

sorry my fault....