E-Book: Batch File Programming-Ankit Fadia
Batch file programming is the native programming offered by the Microsoft Windows Operating System. Batch file is created using any text editors like notepad, wordpad, winword and so on, which comprises of a sequence of built-in commands used to perform som often done tasks like deleting a series of files of same type or of different type, creating logs, clearing unwanted craps from your computer and even for creating a Batch Virus.
And the article continues with some better topics. Here the topics were listed for your glance before downloading.
- Introduction
- Internal & External Commands
- Run Line Commands
- Batch Operators
- Basic Commands
- Environment Variables
- Looping Statements
- Conditional Statements
- Commands Associated with files and folders
- Network Troubleshooting commands
- Code snippets
- Virus Programming
- Converting Batch to Executable’s