In this article, we are going to learn about the usage and functionality of the AFFPNG plugin. This program helps us in displaying png/jpg/bmp images on the screen without a
Read moreIn this article, we are going to learn about the usage and functionality of the TypeIt plugin written by KVC. This program can help in creating a bit more realistic
Read moreIn CMD, it is difficult to find bugs in a Batch script. The command line only tells us if there is an error in the program, but not where the
Read moreIn batch, there is no command to directly compare the execution speed of two or more batch programs. Analyze and Compare plugin, in short AnC plugin will help you calculate
Read moreIn CMD, users generally work in a black and white field, where the background is black and the characters typed are white. Even if we use plugins to alter output
Read moreThe Cat plugin can join two or more files together and has some additional features as well. The name cat is derived from the word concatenate. This plugin was written
Read moreIn this article, we are going to learn about the usage and functionality of the EditLine plugin written by KVC. This plugin allows you to edit and insert a text
Read moreAdding a GUI effect to your batch program is a very difficult task, especially for newer programmers. This function will help the users in Creating a Box Layout in the CMD console
Read moreBatch is not a typed language, every piece of data has the same type, and because of this there are limitations as to how you can manipulate them. There is
Read moreStrings in Batch tend to be difficult to handle, especially for newer programmers. That is why many people use external plugins to avoid the hassle. These two plugins, created by
Read moreProfessional applications use progress bars to assure the user that the program is working as expected. It gives users the ability visualize a tasks execution, and is especially useful in
Read moreCreating backups of your work is critical in a professional and even personal environment. Data loss can occur at any time, and people are always grateful to have up-to-date backups
Read moreOne of the drawbacks of Batch is it’s lack of support for some complex math functions. This plugin, developed by Michael Bukowski can alleviate this restriction for you. While it
Read moreProfessional Batch plugins take a while to develop, and many developers have their own collection of templates to easily skeleton a project. Because of this, Karanveer Chouhan (Kvc) created his
Read moreManipulating file contents in Batch can be pretty tedious. Very much so if you are not an expert and you need a solution quickly. Without plugins, you would likely need
Read more