Practical solutions

Batch Howtos How-To Guides

Solve the problem. Keep building. Collection of Windows batch-file how-to articles

Find the answer you need

Browse practical solutions, grouped by the task you're working on.

__COUNT__ entries on this page

How to String Comparison in Batch FileThis article teaches different ways of comparing strings in a Batch file. How to Run Batch File as AdministratorThis tutorial teaches how to run a batch file to always run as an administrator How to Redirect Output to a Text File From Within a Batch FileThis tutorial teaches how to redirect output to a text file from within a Batch file. How to Run BAT File From Powershell ScriptThis tutorial illustrates different ways to run BAT files from a PowerShell script. How to Run Batch Script in Silent ModeThis tutorial will show how we can run Batch Script in silent mode. How to Remove Double Quotes From Variables in a Batch FileThis tutorial teaches how to remove double quotes from variables in a Batch file. How to Change CMD Text Color Using BatchThis article talks about changing the text color of cmd with Windows Batch script every 1 second. How to Run Multiple Commands Simultaneously in Batch ScriptThis tutorial will discuss how to run multiple commands simultaneously in Batch Script. Step Scope in Spring BatchThis tutorial teaches about working of Step Scope in Spring Batch. Networking in Batch ScriptThis tutorial will discuss the commands for networking in Batch Script. Differences Between Windows Batch .bat and .cmd FilesThis tutorial illustrates the key differences between .bat and .cmd files. Difference Between % and %% in a Batch FileThis tutorial illustrates the difference between % and %% in a Batch file. XCOPY Overwrite in BatchThis tutorial teaches how to XCOPY overwrite all without prompt in BATCH. The echo Command in BatchThis tutorial teaches about echo command and how it works in Batch programming in windows. Batch File From Scheduled Task Returns Code 2147942401This tutorial illustrates different ways of solving the error with return code 2147942401 while running a Batch file from task scheduler.