Batch File Tutorial

by MusKifQar in Circuits > Computers

137 Views, 1 Favorites, 0 Comments

Batch File Tutorial

images (1).jpeg
Hello guys how are you doing this is a new instructable of batch files tutorial
And thank you for comimg

@echo Off Command

FUXAFCNIIM410F5.jpg
@echo off-this hides the command prompt windows c:/Users/youruser> and it hides the commands that you have written in a batch file.

Cls Command

images.jpeg
cls-this clears the echo text in command prompt

Goto Command

images (4).jpeg
goto-this command links a variable in command prompt