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.
Running a registry or the REG file as an administrator on Windows 11/10 isn’t complicated. And there are four quick methods to do so.
I'm working on a login script for a group of desktops on XP Pro. It's a very simple batch file that copies the latest application launcher, and executes the exe. We would like to have this run as ...