Thanks very much Andavari for the feedback!
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Fonts/Text Accessibility:</strong>
* Bigger fonts/text inside CCleaner, or the ability for users to change the size and even the color.
* Properly space and wrap text in the Results window so that it doesn't run off.
</p>
</div>
Yes! We'll be improving the cleaning UI and, more generally, building in flexibility in the UI so that content is responsive (window resizing, language changes, font resizing) and can support other customization such as light/dark themes.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Registry Cleaner:</strong>
* Fulfill the once promised move of the Registry Cleaner into the Tools section, and have a setting or tickbox to disable finding anything in C:\Windows.
* Registry Cleaner should be able to create a System Restore Point if the service is enabled on the system.
</p>
</div>
Yes to #1! We may even do this in CC5 ahead of CC6. #2 makes sense but would probably come further down the line.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Bug Fix:</strong>
* Fix the random cosmetic doubling bug that lists cleaners twice.
</p>
</div>
This doesn't have to wait for CC6. Can you help me with a link to where this is reported?
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Duplicate Finder:</strong>
* State that the hash (MD5, SHA-1, SHA-256) or whatever it is that CCleaner uses matches on dups.
Example 1: SHA-256 matches, these files are identical.
Example 2: SHA-256 does not match, these files are not identical.
* Do not scan for dups in C:\Windows, AppData, ProgramData, i.e.; areas that shouldn't be messed with.
</p>
</div>
There are many improvements we can make to Duplicate finder. This would probably come later down the line in CC6.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Drive Wiper / Secure Deletion / Wipe Free Space:</strong>
* Grey out the box so that selecting NAND flash based media isn't possible (eMMC, SD Memory Card, SSD, USB Flash Drive, etc).
* Fulfill the once promised option to override what a drive type actually is since they are sometimes incorrectly identified, i.e., when an HDD is identified as an SSD or vice-versa.
</p>
</div>
We'll look into #1 for CC5, and evaluate #2 for CC5/6.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Unrealistic:</strong>
* Update/auto-update similar to how antivirus does to download new files without needing a new setup file, i.e.; CCleaner.exe, CCleaner64.exe, language files, etc.
* Or use Push Updates, example:<span> </span><a href="https://network-box.com/faq-push-update-e" rel="external nofollow" style="background-color:transparent; color:rgb( var(--theme-link) )" target="_blank">https://network-box.com/faq-push-update-e</a>
</p>
</div>
Decoupling cleaning definition updates from full exe replacements is something we plan for CC6.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Critical:</strong>
Rework or switch the installer since NSIS has way too many failures both installing and now also uninstalling, others are Inno Setup, InstallShield, or whatever, or<span> </span><strong>make your own</strong>.
Here's a short list:<span> </span><a href="https://en.wikipedia.org/wiki/List_of_installation_software" rel="external nofollow" style="background-color:transparent; color:rgb( var(--theme-link) )" target="_blank">https://en.wikipedia.org/wiki/List_of_installation_software</a>
</p>
</div>
We have been researching installer tech for some months now. Although lightweight, NSIS is fairly cumbersome to work with. We want to strike the right balance. Either way, installer tech is likely to change for CC6.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>GUI Themes:</strong>
Ability to change colors or apply themes, both official and user/community created.
</p>
</div>
Yes to the first, the second one is an interesting suggestion but further down the to do list.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Community Winapp2.ini Improvements:</strong>
Remove the necessity to use often forgotten weird characters, such as:<span> </span><strong>\|</strong>
Example, this: %ProgramFiles%\SomeApp<span style="color:#e74c3c"><strong>\|</strong></span>*.log
Would become this (as Windows see's it): %ProgramFiles%\SomeApp<span style="color:#0000ff"><strong>\</strong></span>*.log
</p>
</div>
We can look into this for CC5.
Quote
<div class="ipsQuote_contents ipsClearfix" data-gramm="false">
<p>
<strong>Auto maximize the CCleaner GUI window on displays that are now too small to fit the standard window size:</strong>
Inspired by this topic:
https://community.ccleaner.com/topic/60001-ccleaner-too-big-for-my-little-laptop-screen/
Thanks, we'll evaluate this for CC5. In CC6 the UI will be built to resize and reshape as needed.