A secure, reproducible Windows page file cleanup utility with enterprise-grade build automation.
An independent Windows utility project for page file cleanup automation.
ClearPageFile provides automated page file cleanup capabilities through PowerShell payloads packaged as a signed Windows Installer (MSI).
The project includes:
- PowerShell automation
- WiX MSI packaging
- Reproducible build pipeline
- Artifact verification
- SHA256 checksum generation
- Release automation
- Windows 10/11
- PowerShell 5.1 or later
- WiX Toolset v4
Clone the repository:
git clone
Run:
.\scripts\Build.ps1
Generated artifacts:
dist/ release/
This project is licensed under the MIT License.