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 need to open up 4 text files at a time all with the same name but with different extensions. I've created a very simple batch file to take care of this using notepad, but it will only open up ...