# HG changeset patch # User Oleksandr Gavenko # Date 1289724713 -7200 # Node ID 03edb85e87a929fe411a5891e35e8bfcdc4b8f47 # Parent 27f1225dc7119f302ff8c99fc36f6cf3d3a391ff Clean up Windows system directories. diff -r 27f1225dc711 -r 03edb85e87a9 windows.rst --- a/windows.rst Sat Nov 13 23:03:07 2010 +0200 +++ b/windows.rst Sun Nov 14 10:51:53 2010 +0200 @@ -335,3 +335,13 @@ and select one on them: $ cmd /c assoc .mp3=AIMP.mp3 + +* Clean up Windows system directories. + +You can safely remove SP restore files: + + %Systemroot%\$NtServicePackUninstall$ + + http://support.microsoft.com/kb/290402 + HOW TO: Remove the Service Pack Restore Files and Folders in Windows +