AutoTempCleanUp is a Windows program written in C++.
The purpose of the program is to clean up temporary files on the computer automatically on boot or when the user want to. It uses the Windows clean up tool and deletes the files in the %temp%
and temp
folder.
-
Download the latest release from the releases page.
-
Extract the contents of the archive to a directory of your choice.
-
Run
AutoTempCleanUp.exe
to launch the program.
- Launch
AutoTempCleanUp.exe
- Click the
Clean Now
button to delete temporary files immediately, or restart your Computer to let the programm delete all temporary files on boot.
Contributions are always welcome! Please feel free to open a Pull Request or Issue to suggest changes or report bugs.
- Fork the project
- Create a new branch
- Make your changes and commit them
- Push your changes to your fork
- Submit a pull request
If you have any feedback, please reach out to us at [email protected]