Thursday, November 24, 2011

Make speed for RAM!

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:
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.


No comments:

Post a Comment

Comment of this content!