MoscaDotTo / Winapp2

A database of extended cleaning routines for popular Windows PC based maintenance software.
Creative Commons Attribution Share Alike 4.0 International
768 stars 86 forks source link

New and modified entries for winapp2.ini (I & J letters) #787

Closed aquila-XP closed 3 years ago

aquila-XP commented 3 years ago

[Icecream Screen Recorder *] LangSecRef=3024 DetectFile=%LocalAppData%\Icecream\Icecream Screen Recorder FileKey1=%LocalAppData%\Icecream\Icecream Screen Recorder|history.json FileKey2=%UserProfile%\.Icecream Screen Recorder\log|log_*.txt

[IE8 Registry Backups *] LangSecRef=3025 DetectFile=%Windir%\ie8 FileKey1=%Windir%\ie8|reg*

[ImageDupeless *] LangSecRef=3023 Detect=HKCU\Software\ImageDupeless\ImageDupeless RegKey1=HKCU\Software\ImageDupeless\ImageDupeless\Parameters|Last Decoded File RegKey2=HKCU\Software\ImageDupeless\ImageDupeless\Recent File List

[InfraRecorder *] LangSecRef=3023 DetectFile=%AppData%\InfraRecorder FileKey1=%AppData%\InfraRecorder\logs|*.*

[Ingit MapGPS *] LangSecRef=3021 Detect1=HKCU\Software\Ingit\MapGPS\MapGPS RegKey1=HKCU\Software\Ingit\MapGPS\MapGPS\RARU0205|LastOpenChart RegKey2=HKCU\Software\Ingit\MapGPS\MapGPS\RARU0205 Recent Files

[Intel Logs *] ... FileKey16=%CommonAppData%\Intel\*\Log|*.*

[Internet Cache *] LangSecRef=3026 Detect=HKLM\Software\Mozilla\Waterfox FileKey1=%LocalAppData%\Waterfox\Profiles\*\cache2|*.*|RECURSE FileKey2=%LocalAppData%\Waterfox\Profiles\*\jumpListCache|*.* FileKey3=%LocalAppData%\Waterfox\Profiles\*\startupCache|*.*

Note: I noticed that there is no entries for cleaning the Cache folder for other Mozilla based Browsers.

[IObit Advanced SystemCare *] ... DetectFile1=%AppData%\IObit\Advanced SystemCare* DetectFile2=%CommonAppData%\IObit\Advanced SystemCare* FileKey1=%AppData%\IObit\Advanced SystemCare*|*.log;*_UndeleteReg.dat FileKey15=%AppData%\IObit\Advanced SystemCare*\Homepage Protection|*.new;*.old

[IObit Driver Booster *] ... FileKey4=%AppData%\IObit\Driver Booster\Logs|*.*|RECURSE

[IObit Uninstaller *] ... FileKey1=%AppData%\IObit\IObit Uninstaller\*Log|*.*

[IP Hider Pro *] LangSecRef=3022 DetectFile=%AppData%\IP Hider Pro FileKey1=%AppData%\IP Hider Pro\Logs|*.*

[iTunes *] ... FileKey10=%Desktop%\iTunes Crash Logs|*.dmp

[Java *] ... FileKey10=%LocalAppData%\javasharedresources|*.* FileKey11=%ProgramFiles%\Java\jre*\legal|REMOVESELF

[Javelin PDF Reader *] LangSecRef=3021 DetectFile=%AppData%\DrumlinSecurity\JavelinNew FileKey1=%AppData%\DrumlinSecurity\JavelinNew|*history.xml FileKey2=%AppData%\DrumlinSecurity\JavelinNew\logs|*.*

[JRecoverer Software *] LangSecRef=3024 DetectFile=%UserProfile%\.jrecoverer-* FileKey1=%UserProfile%\.jrecoverer-*\logs|*.log FileKey2=%UserProfile%\.jrecoverer-*\reports|*.*|RECURSE

[JustVoip *] LangSecRef=3022 DetectFile=%AppData%\JustVoip FileKey1=%AppData%\JustVoip|History_*.dat

[jv16 PowerTools *] LangSecRef=3024 DetectFile=%ProgramFiles%\jv16 PowerTools* FileKey1=%ProgramFiles%\jv16 PowerTools*|*.log;*.reg FileKey2=%ProgramFiles%\jv16 PowerTools*\Temp|*.* FileKey3=%ProgramFiles%\jv16 PowerTools*\Debug|*.* FileKey4=%ProgramFiles%\jv16 PowerTools*\Cache|*.* FileKey5=%ProgramFiles%\jv16 PowerTools*\Backups|*.*|RECURSE FileKey7=%ProgramFiles%\jv16 PowerTools*\Backups|*_dll.bak;*_exe.bak FileKey8=%ProgramFiles%\jv16 PowerTools*\Settings|*.log

Note: Please remove [jv16 PowerTools-X StartupOptimiser *] entry.

APMichael commented 3 years ago

[IE8 Registry Backups *] Is this supposed to be for "Internet Explorer 8"? Then it is completely outdated!

[Internet Cache *] You can also clean up other browsers with CCleaner: https://www.ccleaner.com/docs/ccleaner/advanced-usage/ccleaner-ini-files/how-to-clean-user-data-from-non-standard-mozilla-browsers

[jv16 PowerTools *] FileKey7 is already covered by FileKey5.

aquila-XP commented 3 years ago

I made a mistake for [jv16 PowerTools *]. I overlooked somehow the duplicate lines.

The entry [IE8 Registry Backups *] is for Internet Explorer 8. The OS in not supported anymore since 2014/2019, but there are still millions of users who still use Windows XP. Please include this entry in winapp2.ini. From README.md, I can conclude that Windows XP is still supported by winapp2.ini:

Note: CCleaner 5.64.7577 is the last version to work on Windows XP and Vista (for non-SSE2 CPUs CCleaner 5.26.5937). Winapp2.ini and Winapp3.ini will continue to work with this version.

I noticed that winapp2.ini include many lines for cleaning items from Waterfox Browser. Not many users knows about the option to add CustomLocationX=FIREFOX|[folder path] in ccleaner.ini or in Registry. CustomLocation could be used for cleaning non-standard locations like portable Mozilla-based browsers. I don't see a problem to include that entry if it is for an installed program.

APMichael commented 3 years ago

I noticed that winapp2.ini include many lines for cleaning items from Waterfox Browser. Not many users knows about the option to add CustomLocationX=FIREFOX|[folder path] in ccleaner.ini or in Registry. CustomLocation could be used for cleaning non-standard locations like portable Mozilla-based browsers. I don't see a problem to include that entry if it is for an installed program.

Again, we are trying to avoid duplicates, so it doesn't make sense to add entries for umpteen browsers when it can also be achieved by adding a single CustomLocationX line.

Please don't always question everything that has been decided by the community over the last few years. That would be very nice of you. Thank you!


The entry [IE8 Registry Backups *] is for Internet Explorer 8. The OS in not supported anymore since 2014/2019, but there are still millions of users who still use Windows XP. Please include this entry in winapp2.ini.

True, Internet Explorer 8 was indeed the last version for XP.

aquila-XP commented 3 years ago

Thank you.