Hi!

I am trying to schedule a build (using Ant ofcourse!) using the at
command available in Windows NT. The at command allows me to schedule
tasks in Windows.

The at command does not work though, the first operation itself fails.
Is this anything to do with the Runtime.exec done inside Ant or
something.

Without the at command, however, the same Ant command works.
Any pointers?

Best regards,
Natesh

Reply via email to