News

Occasionally, you might need to schedule to run a batch file automatically in your Windows. In this article, I’ll share a tip on how to schedule a Batch file automatically using Task Scheduler.
I have a .bat file that runs hourly via the Win2000 task scheduler, my question is an easy one Im sure, how can I stop the output of this file appearing on the screen when it runs. I want it to ...