Part 1: Batch Scripting for Beginners
If you're just starting out in the world of batch scripting, getting hands-on experience is key to mastering the basics. ...
Button Function- Creating Colorful and Interactive Buttons in CMD
The command prompt, or CMD, has been a staple in...
File Sharing Made Easy: FTP Command
You must have shared Images of your trip, songs or...
FC Command: Comparing Files in Windows
The fc command, short for “File Compare,” is a command-line...
Mastering the MD Command: A Guide to Creating Directories on the Command Line
The command-line interface (CLI) provides powerful tools for managing files...
Efficient Directory Deletion with the RD Command in Command Prompt
Command Prompt (CMD) offers a range of commands to manage...
Gecho 2.0: The Ultimate Batch Plugin for Customizing Text in CMD
Command Prompt, also known as CMD, is a powerful tool...
Add attributes to text-Tat plugin by Zeek
In CMD, we do not have any default option to...
Update environment settings without rebooting-EnvUpdate by anic17
This article was about the plugin EnvUpdate, which is used to update environment settings without rebooting or logging off. This plugin will be very helpful in saving time by not rebooting the entire system and instead just running a command in CMD.
Realistic Typing effects on CMD | TypeIt by Kvc | Addition to typewriter by Zeek
In this article, we are going to learn about the...
Quickly find bugs in batch scripts – BatDBug by KVC
Imagine a developer, let’s call him Alex, who spent hours...
Compare the execution speed of programs – AnC Function by Kvc
In batch, there is no command to directly compare the...
WRITE COLORFUL TEXT IN ONE LINE-GECHO
In CMD, users generally work in a black and white...
JOIN TWO OR MORE FILES TOGETHER – CAT PLUGIN
The Cat plugin can join two or more files together...
EDIT FILES WITHOUT OPENING THEM – EditLine by KVC
In this article, we are going to learn about the...
CREATING A BOX LAYOUT IN CMD-BOX FUNCTION BY KVC
Adding a GUI effect to your batch program is a...