Batch Scripting - 2 - Start and Color Commands
Loading...
1,345
Loading...
Uploader Comments (CodeStop)
see all
All Comments (33)
-
If i wan´t to start cmd with a specific color?
-
how can i make it so the color automatically changes the background?? :D
-
+1
-
nice lessons
i was really tired while i am trying to find a tutorial
thank you
-
Guys if you want to make your own very matrix thing, I found out how all by myself!
Code is this:
@echo off
color 0a
title Matrix
:A
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto A
Loading...
i cant open any file that isn't located in the batch file,any idea why?
DonCro0k 2 months ago
@DonCro0k If you had more than one word in one of the folder names, but quotations around that one.
CodeStop 2 months ago
this is awesome, thanks, i subscribed and i rarely subscribe
MultiVideogamelover 2 months ago in playlist More videos from CodeStop
@MultiVideogamelover No problem! I hope you enjoy the future videos. :)
CodeStop 2 months ago
thanks dude :D
devin8062 3 months ago in playlist More videos from CodeStop
@devin8062 No problem sir :D
CodeStop 3 months ago