Grab the widget  Get Widgets

6 May 2011

Refresh all your drives in a click!!!

If you are user of windows operating system then you can refresh all your drives in a mouse click. To do it copy and paste the following code in Notepad;
Echo Off
cd/
tree
C:
Tree
D:
Tree
E:
Tree
F:
Tree
G:
Tree
H:
Tree
I:
Tree
J:
Tree
K:
Tree
L
Tree

Here C,D,E,F,G,H,I,J,K,L  are the sign of your computer drives. Replace them with your computer’s drive names. You can add more drives if you wish. Just write down the name of your drive and write “Tree” under it. That’s it!!
Now press  Ctrl+s  to save the file. Give the file name “Refresh Drive.bat”. Save it to your desktop or where you would like to keep it. Double click on the file and all your drives will be refreshed……

2 comments: