in this article, i will show you, how to create batch file matrix tree
step: 1 open any editor file like notepade++
step: 2 write below code
@echo off
color 02
mode 1000
title created by ajayvishu
:start
tree c://
echo %random%
goto start
step: 3 save file treematrix.bat
step: 4 run file
note: must save .bat extension nd as a file name.
step: 1 open any editor file like notepade++
step: 2 write below code
@echo off
color 02
mode 1000
title created by ajayvishu
:start
tree c://
echo %random%
goto start
step: 3 save file treematrix.bat
step: 4 run file
note: must save .bat extension nd as a file name.
0 Comments
if you have any doubts , please let me know