Yeah I went back and add quotes around all path or parameters with "
on each end similar to this:

move "%CURRENT_CONFIGURATION%" "%CURRENT_CONFIGURATION%-backup" 2> nul
"%NANT%" /f:teamcity.build -D:skip.manual=true -D:CCNetLabel=-1 -
D:config.teamcity=sqlServerOdbc
move "%CURRENT_CONFIGURATION%-backup" "%CURRENT_CONFIGURATION%" 2> nul
goto main-menu

I didn't try all the paths so I may not have it completely working but
the A option works now.  If you want I can send you the file.

Thanks

dbl

On Dec 15, 11:03 am, Patrick Earl <[email protected]> wrote:
> Do you by chance know how to fix it?
>
>
>
>
>
>
>
> On Thu, Dec 15, 2011 at 10:51 AM, DBLWizard <[email protected]> wrote:
> > Howdy,
>
> > Just thought I'd point out that the ShowBuildmenu.bat does not work
> > when there are spaces in part of the path.
>
> > Thanks
>
> > dbl

Reply via email to