windows.rst
changeset 1507 6439bd05d09a
parent 1506 2e9315ecb38a
child 1539 a9f3aa104019
equal deleted inserted replaced
1506:2e9315ecb38a 1507:6439bd05d09a
   386   $ cmd /c assoc .mp3=AIMP.mp3
   386   $ cmd /c assoc .mp3=AIMP.mp3
   387 
   387 
   388 Clean up Windows system directories.
   388 Clean up Windows system directories.
   389 ====================================
   389 ====================================
   390 
   390 
       
   391 Run ``cleanmgr.exe``.
       
   392 
   391 You can safely remove SP restore files::
   393 You can safely remove SP restore files::
   392 
   394 
   393   %Systemroot%\$NtServicePackUninstall$
   395   %Systemroot%\$NtServicePackUninstall$
   394 
   396 
   395 Also check such directories::
   397 Also check such directories::
   397   %SYSTEMDRIVE%\Program Files\Common Files
   399   %SYSTEMDRIVE%\Program Files\Common Files
   398   %SYSTEMDRIVE%\Documents and Settings\USER\Application Data
   400   %SYSTEMDRIVE%\Documents and Settings\USER\Application Data
   399   %SYSTEMDRIVE%\Documents and Settings\USER\Local Settings
   401   %SYSTEMDRIVE%\Documents and Settings\USER\Local Settings
   400 
   402 
   401   http://support.microsoft.com/kb/290402
   403   http://support.microsoft.com/kb/290402
   402                 HOW TO: Remove the Service Pack Restore Files and Folders in Windows
   404                 HOW TO: Remove the Service Pack Restore Files and Folders in
       
   405                 Windows
       
   406   http://support.microsoft.com/kb/253597
       
   407                 Automating Disk Cleanup Tool in Windows
   403 
   408 
   404 Windows services from command line.
   409 Windows services from command line.
   405 ===================================
   410 ===================================
   406 
   411 
   407 List of all running services.
   412 List of all running services.