News

If you have every used the Command Line, or CMD, interface in Windows, you probably have some idea of the powerful things it can do. Creating your own CMD scripts, you can do even more, but faster. A ...
If you’ve ever opened a command-line window on Windows and wondered which tool you should be using, you’re not alone. Between Command Prompt, PowerShell, and Windows Terminal, knowing when to choose ...
I've inheritied a messy login script situation. There are huge chains of .cmd files that call other cmd files, which call other cmd files, which call tcl scripts, which call yet more cmd ...