>> I am starting out with NANT. It appears that to invoke an external
>> process via target I must prepend a path to the executable
even
>> if the file is in the system search %PATH%.
>>
>>
>> Currently my company is using .84 with nantcontrib .84, in a windows
>> 2003 .NET environment.
>
>Thi
I am starting out with NANT. It appears that to invoke
an external process via target I must prepend a path to the
executable even if the file is in the system search %PATH%.
For compatibility reasons between different build machines,
I would rather not configure a path setting for ea