To launch batch files you need to execute cmd.exe with correct
parameters ("/c" and "startup.bat"). You cannot execute the batch files
themselves.
- Alexey.
Peter Neu wrote:
Hello everybody,
I'm having difficulties using with Windows XP. When I'm trying
to run an Ant Script with a command like
Thanks Ivan. I will try this one.
Regards.
Peter
Ivan Ivanov schrieb:
Hello Peter,
I do not know why you exec does now work, but assuming
that you are trying to start Tomcat, why do not invoke
it via & tasks like this:
Hello Peter,
I do not know why you exec does now work, but assuming
that you are trying to start Tomcat, why do not invoke
it via & tasks like this:
You can later invoke the macordef li
Hello everybody,
I'm having difficulties using with Windows XP. When I'm trying
to run an Ant Script with a command like this :
os="WindowsXP">
simply nothing happens. I don't even get a warning. Can anybody tell me
what
I did wrong ?
Best Regards,
Peter