Re: [NAnt-users] HelpStudio 3

2007-05-25 Thread Eric Teutsch
is exited. Eric > -Original Message- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of Andy Johnstone > Sent: Friday, May 25, 2007 09:44 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] HelpStudio 3 > > Hi, > >

[NAnt-users] HelpStudio 3

2007-05-25 Thread Andy Johnstone
Hi, I'm trying to use Nant to automatically build my HelpStudio 3 project via the exec task. The problem seems to be that the binary returns immediately to nant, although the command itself ends up failing (and displaying a message box). How have others handled programs that return like this? T