How to make a tree.Bat file for auto refresh Windows
- 1st open notepad
- Copy this command-
echo off
cd/
tree
c:
tree
d:
tree
e:
tree
f:
tree
g:
tree
h:
- Save the file in Desktop using this name "tree.Bat" and save the file.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)