defragmentation of all drives February 10th, 2012, 7:58pm
Home Calendar Search Register Login
Welcome, Guest. Please login or register.

Computer Q&A Board    Answers    Other Computer Problems  ›  defragmentation of all drives

 Pages: 1
Recommend Print
  Author    defragmentation of all drives
billrobb
Posted: February 9th, 2008, 6:48pm Report to Moderator
Medium Member


Posts: 161
When I defragment my PC I have to choose one drive at a time, and then go onto another drive. CAn I set it up   to defragment all the drives without having to start the process over each time? Thanks, bill
Logged Offline
e-mail
The Bible for a New Generation


A revolutionary new Bible version
that is straightforward, easy-to-understand, and
in the words that you use everyday.



Get it today at www.bible4ang.com

This Forum brought to you by



Great Software
Forever Free Updates
Ray
Posted: February 10th, 2008, 5:13am Report to Moderator
Administrator Group



Posts: 2018
Reputation: 60.00%
   You should be able to make a bat file and run the bat file.  A bat file is a text file (a file made in Notepad) with the .bat ending.  The .bat ending tells Windows to run the commands in it.  You would put commands in it to run each drive.
   So make a Notepad file with the following text in it:

defrag c:
defrag d:
defrag e:

   Put whatever drives you want to defrag in the commands above.  One line for each drive.
   Save the file so that it has a .bat ending to it (for example, you could call it DefragAllDrives.bat).  Find the file and double click on it when you want to defrag all of your drives.
   If it does not work with the word, defrag, you may need to specify where defrag is located.  For examle, C:\Windows\system32\defrag c:
Logged Offline
e-mail Reply: 1 - 1
 Pages: 1
Recommend Print

Locked Board Board Index    Other Computer Problems  [ previous | next ] Switch to:

Thread Rating
There is currently no rating for this thread
 
Forum Rules
You may not post new threads
You may not post replies
You may not post polls
You may not post attachments
HTML is off
Blah Code is on
Smilies are on

Powered by E-Blah Platinum 9.6 © 2001-2006