Display Images Without Dialogbox – AFFPNG BY SACHADEE
AFFPNG can help you in displaying an image without a dialog box. This will be a great help to programmers who don't want their image to show inside a window for an application or program.
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...
BATBOX – the soul of cmd
BatBox helps you not only use the CMD console graphically but, also enables user interaction such as a mouse and keyboard. It also allows you to take key combinations as well from the user.