|
Quick defrag for multiple drives in Windows 98 To set up a quick defrag using the right-click: 1. Go to Windows Explorer/View/Options. 2. Click the File Types tab, scroll down, and select Drive. 3. Click Edit, then select New. 4. Where it says Action, type quick defrag. 5. In the Application line, type C:\windows\defrag.exe "%1" /noprompt This will immediately invoke the Disk Defragmenter with no prompts, and will exit as soon as it is done. To try it out. Go to My Computer, right-click a drive, select Quick Defrag, and it will begin automatically.
|