Jump to content

APMichael

Experienced Members
  • Posts

    984
  • Joined

  • Last visited

Everything posted by APMichael

  1. That's good to hear. Missed posts: #6269, #6278, #6285, #6286
  2. If you check the Data Usage before the cleaning, some of the files are locked. And it seems that they are cached in the memory. It works after a reboot. But you have to wait 2-3 minutes before and after using CC. Otherwise some files will be locked or reappearing.
  3. It's in the winapp2.ini file already! > [sRU Monitoring Traces*]
  4. Cutting off the last digits sadly doesn't work.
  5. Thanks for your fast reply and the update on GitHub.
  6. Are you sure those changes are working? I think something went wrong. [Adobe Photoshop Elements*] -FileKey1=%AppData%\Adobe\Elements Organizer\*\Organizer|*.txt;status.dat (one subfolder between) +FileKey1=%AppData%\Adobe\Elements Organizer*\Organizer|*.txt;status.dat (no subfolder) [Adobe Premiere Elements*] -FileKey1=%AppData%\Adobe\Common\Thumbnail Cache|*.*|RECURSE (all files = *.*) +FileKey1=%AppData%\Adobe\Common\Thumbnail Cache|.|RECURSE (missing asterisks) -FileKey3=%Documents%\Adobe\Premiere Elements\*|*.log (one subfolder between and all log-files = *.log) +FileKey3=%Documents%\Adobe\Premiere Elements*|.log (no subfolder and missing asterisk) -FileKey4=%Documents%\NewBlueFX\Logs|*.txt (all txt-files = *.txt) +FileKey4=%Documents%\NewBlueFX\Logs|.txt (missing asterisk)
  7. Should we add: "ExcludeKey1=FILE|%AppData%\Microsoft\Windows\Recent\AutomaticDestinations\|f01b4d95cf55d32a.automaticDestinations-ms" ? This protects user made changes to "Quick access". Covered by entry [Cached Certification Files*] already: [Cached Certification Files*] LangSecRef=3025 Detect=HKCU\Software\Microsoft\Windows Default=False FileKey1=%AppData%\Microsoft\CryptnetUrlCache|*.*|RECURSE FileKey2=%LocalLowAppData%\Microsoft\CryptnetUrlCache\Content|*.*|RECURSE FileKey3=%LocalLowAppData%\Microsoft\CryptnetUrlCache\MetaData|*.*|RECURSE
  8. Thanks for the updates! Those entries still have brackets: [Add New Hardware Wizard (MRU)*] [Creative Soundblaster (Cache & Logs)*] [DisplayFusion (Setup File & Log)*] [OcenAudio (MRU)*] Please swap position of these two entries: [Firefox Logs*] [Firefox HTML5 Storage*]
  9. Thanks for the updates! Forgot to move to Chrome section: [Omnibox Shortcut*] [Quota Manager Data*] Forgot to move to Firefox section: [Minidumps*] (it's in the Chrome section)
  10. ??? Please check my reply to your last post. Thanks. https://forum.piriform.com/index.php?showtopic=32310&p=282584
  11. Correct link: https://raw.githubusercontent.com/MoscaDotTo/Winapp2/master/Development/Winapp2
  12. Ok, thanks for the research! Then all OneDrive entries [OneDrive App Logs*] + [OneDrive Setup Logs*] + [OneDrive Usage Logs*] could be modified respectively combined to: [OneDrive Logs*] LangSecRef=3021 Detect=HKCU\Software\Microsoft\OneDrive Default=False FileKey1=%LocalAppData%\Microsoft\OneDrive\logs|*.*|RECURSE FileKey2=%LocalAppData%\Microsoft\OneDrive\setup\logs|*.*|RECURSE FileKey3=%LocalAppData%\Microsoft\Windows\OneDrive\logs|*.*|RECURSE
  13. Yes, you're right. The word "App" is an unfortunate choice and should be removed. (IMHO it's always better to modify an existing entry, so that the winapp2.ini doesn't include duplicate keys.) I'm not sure about removing the "SkyDrive" code: Is it confirmed that old installations were also updated to the new name "OneDrive"? But I think "DetectFile" isn't necessary, because SkyDrive/OneDrive always created the HKCU registry key.
  14. In winapp2.ini already! [OneDrive App Logs*] But we should change the detection to: [OneDrive App Logs*] LangSecRef=3021 Detect1=HKCU\Software\Microsoft\SkyDrive Detect2=HKCU\Software\Microsoft\OneDrive Default=False FileKey1=%LocalAppData%\Microsoft\Windows\SkyDrive\logs|*.*|RECURSE FileKey2=%LocalAppData%\Microsoft\Windows\OneDrive\logs|*.*|RECURSE FileKey3=%LocalAppData%\Microsoft\SkyDrive\logs|*.*|RECURSE FileKey4=%LocalAppData%\Microsoft\OneDrive\logs|*.*|RECURSE
  15. Thanks for fixing! Forgot to move to Chrome section: [Extensions State*] Forgot to move to Firefox section: [Adblock Plus/Edge For Firefox*] [Archived Data Reporting*] Please use "Find and Replace" with "Match case": Find what: Filekey Replace with: FileKey (There are 5 wrong written FileKeys.)
  16. Duplicate entry names are not working, even if they are in different sections. These entries are duplicates (one for Chrome and one for Firefox): [Crash Reports*] [html5 Storage*] [Logs*] [Temps*] [updates*]
  17. DetectOS should work as follows: #5365.
  18. Thanks for your reply. That's very strange, on my system RECURSE works as expected. But ok, we shouldn't remove these FileKeys if they are needed on some systems. @ROCKNROLL: So please ignore my changes for [Microsoft Edge More*] and [internet Explorer More*]. Thanks!
  19. Modified entry: [Apple Device Updates*] Combine FileKey 1 and 2. [Apple Device Updates*] LangSecRef=3023 Detect=HKLM\Software\Apple Computer, Inc. Default=False FileKey1=%AppData%\Apple Computer\iTunes|*.ipsw;*.log|RECURSE Modified entry: [Microsoft Edge More*] Removed FileKey 11 because it is covered by RECURSE of FileKey 12 already. [Microsoft Edge More*] LangSecRef=3022 Detect=HKCU\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\Microsoft.MicrosoftEdge_8wekyb3d8bbwe DetectFile=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe Default=False FileKey1=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\INetCookies|*.*|RECURSE FileKey2=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\MicrosoftEdge\Cookies|*.*|RECURSE FileKey3=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\INetCookies|*.*|RECURSE FileKey4=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\MicrosoftEdge\Cookies|*.*|RECURSE FileKey5=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!001\Microsoft\CryptnetUrlCache|*.*|RECURSE FileKey6=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\#!002\Microsoft\CryptnetUrlCache|*.*|RECURSE FileKey7=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\Microsoft\CryptnetUrlCache|*.*|RECURSE FileKey8=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\Cookies|*.*|RECURSE FileKey9=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\User\Default\DataStore\Indexed\Data\|*.*|RECURSE FileKey10=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AppData\User\Default\Indexed DB\|*.log|RECURSE FileKey11=%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\|*.*|RECURSE ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\|edb.chk ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\|spartan.edb ExcludeKey3=FILE|%LocalAppData%\Packages\Microsoft.MicrosoftEdge_*\AC\MicrosoftEdge\user\default\datastore\Data\nouser1\*\DBStore\|spartan.jfm Modified entry: [internet Explorer More*] Removed FileKey 22 and 23 because they are covered by RECURSE of FileKey 9. [Internet Explorer More*] LangSecRef=3022 Detect=HKCU\Software\Microsoft\Internet Explorer Default=False FileKey1=%AppData%\Microsoft\Internet Explorer|brndlog.bak;brndlog.txt FileKey2=%AppData%\Microsoft\Internet Explorer\UserData|*.*|RECURSE FileKey3=%LocalAppData%\Microsoft\Internet Explorer|frameiconcache.dat;tabiconcache.dat;brndlog.txt;brndlog.bak FileKey4=%LocalAppData%\Microsoft\Internet Explorer\Recovery\Last Active|*.*|RECURSE FileKey5=%LocalAppData%\Microsoft\SmartScreen|*.tmp FileKey6=%LocalAppData%\Microsoft\Windows\AppCache|*.*|RECURSE FileKey7=%LocalAppData%\Microsoft\Windows\IECompatCache|*.*|RECURSE FileKey8=%LocalAppData%\Microsoft\Windows\IECompatUACache|*.*|RECURSE FileKey9=%LocalAppData%\Microsoft\Windows\INetCache|*.*|RECURSE FileKey10=%LocalAppData%\Microsoft\Windows\WebCache|*.*|RECURSE FileKey11=%LocalAppData%\Microsoft\Windows\WebCache.old|*.*|REMOVESELF FileKey12=%LocalLowAppData%\Microsoft\Internet Explorer\iconcache|*.*|RECURSE FileKey13=%LocalLowAppData%\Microsoft\Windows\AppCache|*.*|RECURSE FileKey14=%SystemDrive%\Documents and Settings\Default User\Application Data\Microsoft\Internet Explorer|brndlog.bak;brndlog.txt FileKey15=%SystemDrive%\Documents and Settings\LocalService\IETldCache|*.*|RECURSE FileKey16=%SystemDrive%\Documents and Settings\NetworkService\IETldCache|*.*|RECURSE FileKey17=%WinDir%\ServiceProfiles\LocalService\AppData\Roaming\Microsoft\Windows\IETldCache|*.*|RECURSE FileKey18=%WinDir%\ServiceProfiles\NetworkService\AppData\Roaming\Microsoft\Windows\IETldCache|*.*|RECURSE FileKey19=%WinDir%\System32\config\systemprofile\AppData\Local\Microsoft\Windows\INetCache|*.*|RECURSE FileKey20=%WinDir%\System32\config\SystemProfile\AppData\LocalLow\Microsoft\Internet Explorer|brndlog.bak;brndlog.txt FileKey21=%WinDir%\System32\config\SystemProfile\Application Data\Microsoft\Internet Explorer|brndlog.bak;brndlog.txt RegKey1=HKCU\Software\Microsoft\Internet Explorer\International|CNum_CpCache RegKey2=HKCU\Software\Microsoft\Internet Explorer\International|CpCache RegKey3=HKCU\Software\Microsoft\Internet Explorer\International\CpMRU RegKey4=HKCU\Software\Microsoft\Internet Explorer\LowRegistry\Audio\PolicyConfig\PropertyStore RegKey5=HKCU\Software\Microsoft\Internet Explorer\PageSetup RegKey6=HKCU\Software\Microsoft\Internet Explorer\Recovery\PendingDelete RegKey7=HKCU\Software\Microsoft\Internet Explorer\TypedURLSTime RegKey8=HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Stats ExcludeKey1=FILE|%LocalAppData%\Microsoft\Windows\INetCache\IE|container.dat @siliconman01: Please check if this is ok for you. Thanks. (For me RECURSE works flawless.)
  20. Never mind! Thank you for the fast update!
  21. You can remove following entry because it's included in CCleaner v5.27 now: [Foxit Reader 8.0*]
  22. You just forgot to add a backslash at the end of the path: ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.Windows.ContentDeliveryManager_*\AC\INetCache\|container.dat ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.Windows.ContentDeliveryManager_*\AC\INetHistory\BackgroundTransferApi\|container.dat Alternative: ExcludeKey1=FILE|%LocalAppData%\Packages\Microsoft.Windows.ContentDeliveryManager_*\AC\INetCache\container.dat ExcludeKey2=FILE|%LocalAppData%\Packages\Microsoft.Windows.ContentDeliveryManager_*\AC\INetHistory\BackgroundTransferApi\container.dat #4274
  23. If someone want to remove the Retail Demo, I think this is the better way: Settings > System > Apps & features > Manage optional features Uninstall all "xxx Retail Demo Content" entries.
  24. @Kimbo No1: Thank you very much for your kind words. I'm glad I was able to help.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.