Tag: cleanup
97 script(s) tagged “cleanup”
Clean Up The VS Code cache folder (VBScript)
Reports the size of the VS Code cache folder and deletes its contents after a confirmation prompt.
Clean Up The Office document cache (Python)
Reports the size of the Office document cache and optionally clears it out. Dry-run by default.
Clean Up The Office document cache
Reports the size of the Office document cache and optionally clears it out. Dry-run by default.
Clean Up The Windows Prefetch folder (Python)
Reports the size of the Windows Prefetch folder and optionally clears it out. Dry-run by default.
Clean Up Windows Error Reporting files (Python)
Reports the size of Windows Error Reporting files and optionally clears it out. Dry-run by default.
Clean Up The Windows Prefetch folder
Reports the size of the Windows Prefetch folder and optionally clears it out. Dry-run by default.
Clean Up The Office document cache (Batch)
Clears the Office document cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up Stuck print spooler files (VBA)
Deletes every file in stuck print spooler files after a confirmation prompt, using Scripting.FileSystemObject from Exce…
Clean Up The VS Code cache folder
Reports the size of the VS Code cache folder and optionally clears it out. Dry-run by default.
Clean Up The current user's Temp folder (Batch)
Clears the current user's Temp folder after a confirmation prompt, with a /silent mode for scheduled tasks.
Clean Up The user CrashDumps folder (VBA)
Deletes every file in the user CrashDumps folder after a confirmation prompt, using Scripting.FileSystemObject from Exc…
Remove Empty Rows
Deletes every completely blank row within the used range of the active sheet.