|
Answer» I've a bat file. i wish to run it on an hourly basis. how can i do it using some program?? Please help.TASK SCHEDULER ? ?No ACTUALLY i WANT it to start running on hourly basis after i run some other program or batch file. You could look at an app called autohotkey that would allow you to set a task to repeat every hour.
If you already have knowledge of creating batch FILES then you should find it a fairly easy and highly useful programI would go with the Task Scheduler like patio said.
you can set up the batch file to run every hour or every day or whatever you want.
|