Create a tree BATCH file by using notepad.
Write the bellow code in notepad...........
Echo off
cd\
tree
c:
tree
d:
tree
e:
tree
f:
cd\
tree
c:
tree
d:
tree
e:
tree
f:
From given code C,D,E,F are Drive name. If you have more drive.........
tree
Drive_name: (Example: G)
Save this file as BATCH file.
Example: File_name.bat
Now click this file. You can see the tree system.
From:
Sumon Sarker
Sumon Sarker
No comments:
Post a Comment
Comment of this content!