This is all you should need.

<exec>
   <execute>c:\tool.exe</execute>
</exec>

We run many homegrown .vbs and .exe's.  I've never added anything to
any environment or anything else.  Perhaps I'm doing it wrong, but, by
simply inserting the above into our ccnet.config file, it'll launch
our app every time the project gets called.

On Jul 29, 4:56 pm, Murthy <[email protected]> wrote:
> Hi All,
>
> I am using <exec> task to run my own tool(tool.exe) which is present
> in a folder outside the ccnet. I am adding my tool folder to path
> environment(ENV) variable. CCNET will first look for the tool.exe in
> working directory after that it will look for tool.exe which is
> present in ENV. After wards it is executing the tool.
>
> I have problem is my own tool invoking some times only.
>
> I am using 1.4.4 sp1 and xp sp2 machine.
>
> If any one knows any thing on this Please share with me.
>
> Thanks in advance.
>
> Regards,
> Murthy

Reply via email to