Automating Disk Cleanup Tool in Windows
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 06 Jul 2013 13:45:28 +0300
changeset 1507 6439bd05d09a
parent 1506 2e9315ecb38a
child 1508 d58e35008deb
Automating Disk Cleanup Tool in Windows
windows.rst
--- a/windows.rst	Thu Jun 27 23:01:44 2013 +0300
+++ b/windows.rst	Sat Jul 06 13:45:28 2013 +0300
@@ -388,6 +388,8 @@
 Clean up Windows system directories.
 ====================================
 
+Run ``cleanmgr.exe``.
+
 You can safely remove SP restore files::
 
   %Systemroot%\$NtServicePackUninstall$
@@ -399,7 +401,10 @@
   %SYSTEMDRIVE%\Documents and Settings\USER\Local Settings
 
   http://support.microsoft.com/kb/290402
-                HOW TO: Remove the Service Pack Restore Files and Folders in Windows
+                HOW TO: Remove the Service Pack Restore Files and Folders in
+                Windows
+  http://support.microsoft.com/kb/253597
+                Automating Disk Cleanup Tool in Windows
 
 Windows services from command line.
 ===================================