Running & automating Disk Cleanup in Windows XP
Command for defining what files Disk cleanup will delete (paste into Start->Run):
cleanmgr /sageset:1
Command for running Disk cleanup automatically on all drives (paste into "run:" in Scheduled Tasks):
cleanmgr /sagerun:1

