About one click refresh of Windows XP

Asked By 0 points N/A Posted on -
qa-featured

Hello every one.

I am using the operating system Microsoft windows XP service pack 2.

When I give the refreshes commend then the system use its tree property only for the system drive.

Now i need something that can refresh all my drives.

So how could I refresh my all drives that my system contain?

Thanks

SHARE
Answered By 0 points N/A #81820

About one click refresh of Windows XP

qa-featured

Hi Adinaalvaa,

This is very simple way to refresh your all computer drive by just one click. If your computer contains the following drive C,D,E,F,G,H then you can easily refresh your all drive by following method-

  • Go to the start menu and select all programs and open your Note Pad.
  • Now you have to write the following code on your Note pad-

Echo off

cd/

tree

C:

tree

D:

tree

E:

tree

F:

tree

G:

tree

H:

tree

  • This is the drive letter of your C,D,E,F,G,H drive. Then you have to save the file as refresh drive.bat.
  • Put the file on your desktop
  • If you want to refresh your all drive of your computer then just simply double click on the folder and your all drive will be refreshed automatically.
  • You can remove and add a new drive by above method.

I hope you can do this by above method.

Related Questions