cmd - Automate an Ant Script to run at set times -


i have set build process requires ant script run. trying automate run every day @ set time not sure if possible windows scheduler.

the cmd type in cmd

ant -f ./setup.xml loadallsoucres 

any advice welcome.

michael


Comments

Popular posts from this blog

python - Creating a new virtualenv gives a permissions error -

go - Idiomatic way to handle template errors in golang -

c# - What is a NullReferenceException, and how do I fix it? -