Tag: thumbnail-cache
13 script(s) tagged “thumbnail-cache”
Get The Explorer thumbnail cache Size Report
Reports how much disk space the Explorer thumbnail cache is currently using, read-only (no deletion).
Get The Explorer thumbnail cache Size Report (C#)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Clean Up The Explorer thumbnail cache
Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.
List Files in The Explorer thumbnail cache (VBA)
Lists every file in the Explorer thumbnail cache with size and last-modified date directly on the active worksheet, usiβ¦
Get The Explorer thumbnail cache Size Report (Python)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Clean Up The Explorer thumbnail cache (Batch)
Clears the Explorer thumbnail cache after a confirmation prompt, with a /silent mode for scheduled tasks.
Backup The Explorer thumbnail cache to Zip (Python)
Zips up the current contents of the Explorer thumbnail cache before you run a cleanup against it.
Clean Up The Explorer thumbnail cache (VBA)
Deletes every file in the Explorer thumbnail cache after a confirmation prompt, using Scripting.FileSystemObject from Eβ¦
Clean Up The Explorer thumbnail cache (Python)
Reports the size of the Explorer thumbnail cache and optionally clears it out. Dry-run by default.
Get The Explorer thumbnail cache Size Report (VBScript)
Recursively sums the size of the Explorer thumbnail cache, read-only (no deletion).
Backup The Explorer thumbnail cache to Zip
Zips up the current contents of the Explorer thumbnail cache before you run a cleanup against it.
Report Size of The Explorer thumbnail cache (VBA)
Reports the total size and top-level file count of the Explorer thumbnail cache using Scripting.FileSystemObject, straiβ¦