hello to day i am going to show you how to make a siple batch script
(be careful how you pronose it cuz it cud sound like "bash" wich is another codeing lagwige)
1.the 1st thing you whant to do is open notepad so click the windows button and type notpad into the sershbar and click notepad
2.now type in notepad "@echo OFF" wich will hide all comands (VARY INPORTENT)
4.now type echo (nothing to do with @echo OFF) then some text like "you are awesome" wich will display that text
4.5/i forgot to thake a pic but at the end put "pause"
5.now save file as .bat not txt
if u run the file it will say:
ReplyDeleteyou are awesome
press any key to continue