Releases: gregorik/gregorigin-cleaner-suite
Release list
GregOrigin Cleaner Suite v2.0.0 - Final WPF Release
GregOrigin Cleaner Suite v2.0.0
This release publishes the final Windows WPF version of GregOrigin Cleaner Suite and replaces the older lightweight script-wrapper release with a full self-contained desktop app.
Highlights
- New WPF desktop app source is now published in the repository.
- Standalone Windows executable attached as
GregOriginSuiteApp.exe. - Product README rewritten with download, safety, verification, build, and support details.
- Added xUnit test project covering cleanup planning, startup backups, uninstall command building, and Winget parsing.
- Preserves the original PowerShell edition as
GregOriginSuite.ps1.
Download Verification
- File:
GregOriginSuiteApp.exe - Size: 70.5 MB
- SHA256:
64F7B9FD672B4DA6AECD08B2294F03684EB903730D56435136AE0C0040F36B02
Validation
dotnet test .\GregOriginSuite.slnx- Result: 6 passed, 0 failed
Windows SmartScreen may show an unknown-publisher warning because this build is not code-signed.
GregOrigin Cleaner Suite v1.0.0 - Initial Release
🎉 Welcome to GregOrigin Cleaner Suite v1.0!
This is the first stable release of GregOrigin Cleaner Suite, a minimalist system utility designed specifically for Windows 11. It focuses on using native Windows APIs to clean and maintain your system without the bloat, ads, or risk associated with legacy registry cleaners.
🚀 Key Features
- Bulk Uninstaller: Remove multiple apps at once continuously (auto-handles MSI quiet flags).
- Safe System Cleaner: Reclaims space from Windows Temp, User Temp, and Browser Caches (Edge/Chrome) without touching critical system files or databases.
- Software Updater: Integrated with Microsoft Winget to auto-detect and update outdated applications.
- Open Source: 100% transparent PowerShell & .NET code.
💿 How to Install
- Download the
GregOriginCleanerSuite.exefile below in the Assets section. - Double-click to run.
⚠️ Note on Windows SmartScreen:
Since this is a new open-source tool, you may see a "Windows protected your PC" popup.
Click More Info → Run Anyway.
Check the source code in this repository if you have any concerns!
🛠 Alternative Method
If you prefer not to run the EXE, you can download GregOriginCleanerSuite.ps1 and run it via PowerShell as Administrator.
Initial Release • Windows 11 native • MIT License