merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sat, 06 Jul 2013 14:44:06 +0300
changeset 1508 d58e35008deb
parent 1504 0250dae22eba (current diff)
parent 1507 6439bd05d09a (diff)
child 1509 486472c4ba6a
merged
--- a/windows.rst	Wed Jul 03 11:32:33 2013 +0300
+++ b/windows.rst	Sat Jul 06 14:44:06 2013 +0300
@@ -54,15 +54,17 @@
 
   cmd> sfc /Scannow
 
-To complete repair you may need original installation CD (you can mount it
-from .iso image for example with DemonTools).
+To complete repair you may need original installation CD (you can mount it from
+.iso image for example with DemonTools). Look to ``c:/Windows/Logs/CBS/CBS.log``
+for errors and warnings.
 
-Works for Windows 2000, Windows XP, Windows 2003.
+Works starting from Windows 2000.
 
-See
+See:
 
-  http://support.microsoft.com/kb/222471/
-  http://support.microsoft.com/kb/310747/ru
+ * http://support.microsoft.com/kb/929833
+ * http://support.microsoft.com/kb/222471
+ * http://support.microsoft.com/kb/310747/ru
 
 Repair boot.
 ============
@@ -386,6 +388,8 @@
 Clean up Windows system directories.
 ====================================
 
+Run ``cleanmgr.exe``.
+
 You can safely remove SP restore files::
 
   %Systemroot%\$NtServicePackUninstall$
@@ -397,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.
 ===================================