Jump to content

APMichael

Experienced Members
  • Posts

    984
  • Joined

  • Last visited

Everything posted by APMichael

  1. Please provide the entry or at least the different folder names. Thanks! Maybe we should add the entry to the Winapp3.ini then.
  2. I would also wait until Microsoft rolls out an official update for everyone that will rebrand it.
  3. Thanks for the new entries and the replies. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/367131458db7c42b76ebaa2d071f461b31cfec05
  4. Great, thank you very much for your reply and testing.
  5. Ok, we already know that, but there must be a reason why the LevelDB is always there. So I searched the web and found the following developer document: https://www.chromium.org/developers/design-documents/sync/unified-sync-and-storage-overview. They are talking about different models that use either only the SQLite and/or also the LevelDB. Therefore, the LevelDB also seems to store sync (meta)data. Does it break Chrome if you use "%LocalAppData%\Google\Chrome*\User Data\*\Sync Data|*.*|RECURSE"? @siliconman01: What is your experience? Does it break the Chromium-based Edge if you use "%LocalAppData%\Microsoft\Edge*\User Data\*\Sync Data|*.*|RECURSE"?
  6. Shall we add "*\Sync Data\LevelDB|*.*" as in siliconman01's entry for the Chromium-based Edge? If so, then I think we can also use "*\Sync Data|*.*|RECURSE" as a single FileKey, right?
  7. Thanks for the modified/revised entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/797c6f892f106968d82d292d92908f5b0a6523b2
  8. Thanks for the revised entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/4cbc6a9c7ac8bd8cd322bb2f701ce4f22168d5d5
  9. It seems that you are using the additional Winapp2.ini file, because the entry [MS Visual Studio Installation Packages *] is not an official CCleaner entry. Are you using the latest version of the Winapp2.ini file? In 2018 we fixed a problem with the installer: https://github.com/MoscaDotTo/Winapp2/issues/291. But maybe this doesn't work properly anymore?
  10. Thanks for the modified and new entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/46de80945aa03d0138622b1866fc6b90e9e6f818
  11. Great! Thank you very much for your prompt reply.
  12. Would it be okay with you if we add the FileKey to the entry [Intel Logs *]? Are there important log files? Otherwise we could merge FileKey3 to 7: FileKey3=%CommonAppData%\SupportAssist\Client\Agent\Logs\*|*.*|RECURSE
  13. Thanks for the revised and new entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/f531031f7e5d04f66780529b5705c5acc52e7da5
  14. Thanks, just to be safe: Shouldn't we rename and revise the newer entry [Mail and Calendar *] and remove the older entry [Windows Communications Apps *]? Or are all FileKeys of the older entry [Windows Communications Apps *] still valid for the latest App version for Windows 10?
  15. Thanks for the replies and the new and revised entries. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/6c5f6db49ec288be856bf9275d7efc0d73d29b94 https://github.com/MoscaDotTo/Winapp2/commit/45a9022d58f2bdf182b0309a583dd20efe48caa2 https://github.com/MoscaDotTo/Winapp2/commit/40391053454e156e8c2f79d3ad6cbacd161b186d https://github.com/MoscaDotTo/Winapp2/commit/45cc4c1f4a4d96cb5d312b2b646b278dd3040315
  16. Thank you very much for your quick reply. I think we could probably merge FileKey7+8 then: FileKey7=%CommonAppData%\Dell\Drivers\*|*.log;*.tmp|RECURSE Would that be okay with you? Thank you, but are you sure it's the same error? The entries are very old. I also checked a Winapp2.ini from 2016 and there is no dot either. I don't know if we should add the dot or not.
  17. Just to be safe: Is the pattern "*tmp" correct or was the dot accidentally forgotten?
  18. Thanks for the new and revised entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/56f81edca62b5fb4653d0a1a5801e6fbc52f8fc4
  19. Thank you for pointing that out. If the entry deletes the Autofill data, then we better add the warning again.
  20. But it was once available and not everyone always buys an update/upgrade. That's why we should keep it. Many other entries also support older versions of programs.
  21. Thanks for the new and revised entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/b55df926687ea91c53f0f0af4124565f6b81e214
  22. Thanks for the research. The entry needed some minor corrections: RegKey13+14 are duplicates of RegKey5+6 and ExcludeKey6 is a duplicate of ExcludeKey2. The sorting is not alphabetical (triggers errors in WinappDebug). Revised entry: [Windows ShellBags *] LangSecRef=3025 Detect=HKCU\Software\Microsoft\Windows Default=False Warning=This will reset folders size, view, icon or position settings to default and remove traces of the folders that do not exist anymore. RegKey1=HKCR\Local Settings\Software\Microsoft\Windows\Shell\BagMRU RegKey2=HKCR\Local Settings\Software\Microsoft\Windows\Shell\Bags RegKey3=HKCU\Local Settings\Software\Microsoft\Windows\Shell\BagMRU RegKey4=HKCU\Local Settings\Software\Microsoft\Windows\Shell\Bags RegKey5=HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU RegKey6=HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags RegKey7=HKCU\Software\Classes\WOW6432Node\Local Settings\Software\Microsoft\Windows\Shell\BagMRU RegKey8=HKCU\Software\Classes\WOW6432Node\Local Settings\Software\Microsoft\Windows\Shell\Bags RegKey9=HKCU\Software\Microsoft\Windows\Shell\BagMRU RegKey10=HKCU\Software\Microsoft\Windows\Shell\Bags RegKey11=HKCU\Software\Microsoft\Windows\ShellNoRoam\BagMRU RegKey12=HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags ExcludeKey1=REG|HKCR\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders ExcludeKey2=REG|HKCU\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders ExcludeKey3=REG|HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders ExcludeKey4=REG|HKCU\Software\Classes\WOW6432Node\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders ExcludeKey5=REG|HKCU\Software\Microsoft\Windows\Shell\Bags\1\Desktop ExcludeKey6=REG|HKCU\Software\Microsoft\Windows\ShellNoRoam\Bags\AllFolders
  23. I think you forgot to remove "Software\Classes\" from RegKey1+2 and ExcludeKey1, right? I would suggest to keep the removed ExcludeKeys . As far as I know, they only exist on older versions of Windows (and also depend on 32/64 bit).
  24. Many thanks for all the replies and the new or revised entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/24609673dd246f5756aca501cb0817c28ad990b3
×
×
  • Create New...

Important Information

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