https://github.com/mxvish/cache_cleaner
cache and temp file cleaner for windows
https://github.com/mxvish/cache_cleaner
batch cache cleaner command-prompt file-explorer git github open-source powershell windows
Last synced: about 2 months ago
JSON representation
cache and temp file cleaner for windows
- Host: GitHub
- URL: https://github.com/mxvish/cache_cleaner
- Owner: mxvish
- License: mit
- Created: 2024-11-28T07:04:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T07:16:29.000Z (about 1 year ago)
- Last Synced: 2025-03-23T09:33:52.511Z (11 months ago)
- Topics: batch, cache, cleaner, command-prompt, file-explorer, git, github, open-source, powershell, windows
- Language: Batchfile
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cache_cleaner
cache and temp file cleaner for windows
# Usage
- From file explorer
- Double click cleaner.cmd
- From command prompt
```cmd
start cleaner.cmd
```
- From powershell
```ps1
ii cleaner.cmd
```
When command prompt displays `Are you sure (Y/N)?`, enter `Y` and press enter.