Skip to content

Instantly share code, notes, and snippets.

@uaoleg
Last active December 29, 2017 13:04
Show Gist options
  • Save uaoleg/2c6a5065a773b4744b4cb078808842ba to your computer and use it in GitHub Desktop.
Save uaoleg/2c6a5065a773b4744b4cb078808842ba to your computer and use it in GitHub Desktop.
# PatchCleaner - to cleanup Windows\Installer folder
https://superuser.com/questions/707767/how-can-i-free-up-drive-space-from-the-windows-installer-folder-without-killing/920713#920713
http://www.homedev.com.au/Free/PatchCleaner
# Configuration Manager Properties - to cleanup ccmcache
- Open "Configuration Manager Properties" in the control panel. You may need to change the control panel to "icon view" instead of "category view".
- Go to the "cache" tab
- Click "Configure Settings" and acknowledge the UAC Prompt if prompted
- The "Delete Files" button should become available. Click this button to clear files. It will automatically keep any files which should not be deleted.
https://superuser.com/questions/786288/what-is-in-c-ccmcache/948720#948720
# WinDirStat - for further investigation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment