Meet FluentCleaner Classic #96
Belim
announced in
Announcements
Replies: 1 comment
-
|
When you say "practically any Windows version", how far back are we talking in practice? If I were to attempt to run FluentCleaner Classic on my retro PC with Windows XP, is that something you'd actually be interested in hearing about? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Introducing FluentCleaner Classic. A 3.5 MB, CCleaner-Style Companion to the 140 MB WinUI3 App
I used to be the WinForms king… and somehow I forgot just how ugly our apps used to be. 😂
And no, the screenshot below is not a mockup. I actually downgraded FluentCleaner back to WinForms + .NET Framework.
The worst part?the damn thing actually works.. 💀
Modern vs. Classic. Yesterday I had no idea if I should actually ship this thing… 👀 Today I did, it was public on Twitter for barely an hour before the response made it obvious there was no real decision left to make
Why this version exists
Since FluentCleaner launched, I've received a ton of feedback and a striking chunk of it was technical in nature: roughly 14% of all incoming feedback came from users who couldn't get the app to start at all, or clearly struggled with it. A big part of that comes down to footprint: the WinUI3 version ships the Windows App SDK and .NET 10 runtime, landing at roughly 140 MB unpacked across 243 files. For a lot of setups older Windows 10 builds, locked-down environments, slow or metered connections, that's a real barrier to entry
FluentCleaner Classic is the answer: a lightweight, portable EXE built on .NET Framework 4.8 (WinForms) and .NET Standard 2.0 (the shared cleaning core), running on virtually any Windows install with nothing extra to download. The result: just 20 files and 3.57 MB unpacked a fraction of the WinUI3 footprint, powered by the exact same scan engine and the same Winapp2.ini/Winapp3.ini database
Technical breakdown
Both versions are being developed in parallel and share the same cleaning core (FluentCleaner.Core), so detection/cleaning improvements land in both at once. The database (Winapp2.ini/Winapp3.ini) can be updated straight from GitHub in either app.
What's different right now
FluentCleaner Classic is a fresh, from-scratch port, it's not a 1:1 replacement yet, and I'd rather be upfront about the gaps than have you find out the hard way:
Everything above is on the radar. Classic will keep catching up release by release.
Downloads
Note the two apps use different version numbering schemes. WinUI3 uses a date-based
YY.MM.DDscheme, Classic uses a traditionalMajor.Minor.Buildscheme starting at1.0.0. Don't read the version numbers as "Classic is behind", they're just versioned independently26.07.031.0.0YY.MM.DD)Major.Minor.Build)Give this version a try and don't hesitate to share your feedback.
Support
Developing FluentCleaner (WinUI3 + Classic) happens in my free time and the app stays completely free. If it's useful to you, a small donation via PayPal or Ko-fi goes a long way toward keeping both versions maintained in parallel.
This discussion was created from the release Meet FluentCleaner Classic.
Beta Was this translation helpful? Give feedback.
All reactions