# HG changeset patch # User Oleksandr Gavenko # Date 1373111046 -10800 # Node ID d58e35008deb069260ce14ccddba97a0d2729283 # Parent 0250dae22eba7a8d5b21d98858ecf479bc8bf0bb# Parent 6439bd05d09a9e18d4f7220832f896ccadefec84 merged diff -r 0250dae22eba -r d58e35008deb windows.rst --- 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. ===================================