how do you run disk clean up...

  • Thread starter Thread starter john
  • Start date Start date
J

john

How do you run disk clean up, error checking, and defrag
without having to have any user input
 
john said:
How do you run disk clean up, error checking, and defrag
without having to have any user input

See "How to Automate the Disk Cleanup Tool in Windows XP"
(http://support.microsoft.com/?kbid=315246).
For error checking: type
CHKDSK /?
at a DOS prompt, for defragging type
DEFRAG /?
and then write batch files or create shortcuts with the proper
command-lines.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top