Jump to content

APMichael

Experienced Members
  • Posts

    984
  • Joined

  • Last visited

Everything posted by APMichael

  1. Thanks for the modified/revised entries. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/8ebaa92e6c179f068513cd2a37709457dcbd42e8 https://github.com/MoscaDotTo/Winapp2/commit/a4fff2f7e60d63cb53ec90a34cc11a42bb69ca89 https://github.com/MoscaDotTo/Winapp2/commit/d30b560dd94cb4b61308c562d31270c88c1e8097 Winapp3.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/fe3c0b248b10a5db20dcd453ef7eb0d11d87c030 https://github.com/MoscaDotTo/Winapp2/commit/03104ae282d3226dd0be61e4e2b3ff1e6eb74a43
  2. Only this one Beta currently contains some cleaning rules (unfortunately not complete) for the Edge Chromium. The next stable version 5.64 should supposedly contain all cleaning rules.
  3. Thanks for the new and modified/updated entries. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/642cc5e90913dfb9bba20ea45ce5f479edbe8422 Happy New Year! Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/33dafe6e8cd693b34af8f3d870b618bc0bde3d24
  4. That is correct, because there is no default policy for Edge. You must add the registry keys and values yourself:
  5. Thanks for the modified entry and the replies. Right, the entries were combined during the last big overhaul. Unfortunately, CCleaner does not support wildcards in RegKeys, so it is not possible to merge them. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/3a051deeff8d1f16121fac746cbb06a93a347bec https://github.com/MoscaDotTo/Winapp2/commit/30b0212ccb92794010b6fbed3e539dbdbe983827
  6. This is a known problem for a few users. A cause has not yet been identified. For some it probably helped to uninstall OneDrive:
  7. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/089f076227f9fb63b2afe4b4c0ed28d1e2a127da https://github.com/MoscaDotTo/Winapp2/commit/77953a2b781744c8a92f64d56feff9cad38de696
  8. You already noticed this when you added the entry last year, because your entry [iTunes App *] does not delete these preferences at all: [iTunes App *] DetectOS=10.0| LangSecRef=3031 Detect=HKCU\Software\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppModel\SystemAppData\AppleInc.iTunes_nzyj5cx40ttqa Default=False FileKey1=%LocalAppData%\Packages\AppleInc.iTunes_*\AC\INet*|*.*|RECURSE FileKey2=%LocalAppData%\Packages\AppleInc.iTunes_*\AC\Temp|*.*|RECURSE FileKey3=%LocalAppData%\Packages\AppleInc.iTunes_*\LocalCache\Local\Apple Computer\iTunes|Cache.db;*.xml FileKey4=%LocalAppData%\Packages\AppleInc.iTunes_*\LocalCache\Local\Microsoft\Windows\Caches|*.*|RECURSE FileKey5=%LocalAppData%\Packages\AppleInc.iTunes_*\LocalCache\LocalLow\Microsoft\CryptnetUrlCache\*|*.*|RECURSE FileKey6=%LocalAppData%\Packages\AppleInc.iTunes_*\LocalCache\Roaming\Apple Computer\iTunes\Cookies|Cookies.binarycookies FileKey7=%LocalAppData%\Packages\AppleInc.iTunes_*\LocalCache\Roaming\Apple Computer\Logs|*.*|RECURSE FileKey8=%LocalAppData%\Packages\AppleInc.iTunes_*\SystemAppData\Helium\Cache|*.*|RECURSE FileKey9=%LocalAppData%\Packages\AppleInc.iTunes_*\TempState|*.*|RECURSE FileKey10=%WinDir%\System32\config\systemprofile\AppData\Roaming\Apple Computer\Logs|*.*|RECURSE https://forum.piriform.com/topic/32310-winapp2ini-additions/page/291/?tab=comments#comment-296677 (And sorry, but we don't do mass changes anymore, because all mass changes of the past had to be reversed after a few weeks. We haven't had a single issue report for the app entries so far, so a precautionary change doesn't make sense. If an app really should lose important settings, please report the app, respectively its entry, here. Then we can change the FileKeys or add ExcludeKeys.)
  9. Maybe you can report this to the developers as a bug. It is easy for them to query if the registry key for CocCoc already exists and if the additional keys/values they want to add are necessary or not. It looks like a bug, because this only happens with the registry key for CocCoc. In the registry key for Chrome they do not add any additional keys/values (if Chrome is not installed). The only solution would be to modify the Detects for all Chrome/Chromium entries. But this would be a lot of effort because of an obviously buggy program.
  10. Thanks for the revised entry and all replies. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/08b7ff5e01b0a0f7203982e2cc8c3b322864ba52 https://github.com/MoscaDotTo/Winapp2/commit/7f256aa25f1b893ba8b0b5efaa0ba52b3109d81e Winapp3.ini update: https://github.com/MoscaDotTo/Winapp2/commit/f2863f2d0f3a799171adb3e8d8f5d5a1206b0d92
  11. JFYI: Ashampoo is not the vendor of CrashRpt. CrashRpt is a library used by various programs. https://forum.piriform.com/topic/32310-winapp2ini-additions/page/325/?tab=comments#comment-312266 http://crashrpt.sourceforge.net/
  12. You don't have to do anything. I will add the new entry with the next update (next week).
  13. Thanks, but we also need a program path or registry key to detect the program (and create a new entry for it). You can find instructions for new entries here: https://github.com/MoscaDotTo/Winapp2#creating-entries. I have found all the information and already created the new entry for you: [Messenger for Desktop *] LangSecRef=3022 DetectFile=%LocalAppData%\Programs\messengerfordesktop Default=False FileKey1=%LocalAppData%\messengerfordesktop-updater|*.*|RECURSE
  14. Also, the entry name [Crash Reports *] is already in use (and two entries with the same name are not possible).
  15. Thanks, but the entry [CrashRpt Error Reports *] must remain separate, because CrashRpt is an open-source program library for sending error reports and the folder is also used by other programs. In March we therefore created this separate entry. CrashRpt Documentation: http://crashrpt.sourceforge.net/docs/html/struct_c_r___i_n_s_t_a_l_l___i_n_f_o_a.html. Quote: "If this is NULL, the default directory is used (%LOCAL_APP_DATA%\CrashRpt\UnsentCrashReports\%AppName%_%AppVersion%)."
  16. Have you possibly enabled the "Network Passwords" option (Custom Clean > Windows > Windows Explorer)?
  17. Thank you very much for the new and revised entries and the reply. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/eba97a46f9dbfa2b2c3287ce8cb4ecf3fae88b98
  18. Please let us ask @siliconman01 if the problem he reported still occurs after removing the "container.dat" file. https://forum.piriform.com/topic/32310-winapp2ini-additions/page/290/?tab=comments#comment-295787
  19. I did a short check with "Skype for Desktop", but the problem didn't occur. Does automatic login work after a reboot if you don't run CCleaner before?
  20. I think you mean "C:\Users\<your username>\AppData\Local\Thunderbird\Profiles\". This excludes the entire Thunderbird cache folder. Strange, because Thunderbird should not store any settings in the cache. I guess the responsible CCleaner entry is [Thunderbird - Internet Cache]. So you can also just disable this entry instead of excluding the folder.
  21. First the responsible CCleaner entry must be found: Simply right-click on the first Thunderbird entry and select "Clean <entry name>". Then run Thunderbird to see if the issue occurs. If not, continue with the next Thunderbird entry until the responsible CCleaner entry is found. (Some built-in entries open and clean the databases directly instead of removing the files themselves. CCleaner unfortunately indicates that nothing has been removed even though the databases have been cleaned.)
  22. Thanks for the modified/revised entries: Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/77e8a0173bda9eb3d3ed054ed4c6e0849d1dab61 https://github.com/MoscaDotTo/Winapp2/commit/33f54dea9d61c544475f2219641ca1a6302211c9 Winapp3.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/2eb72364cf8758e5a222cd2e3326b25befc8b29f https://github.com/MoscaDotTo/Winapp2/commit/26d87f776acc63750a2fd7699f789d2112b880eb
  23. Your friend uses the file Winapp2.ini. A file with extended cleaning routines:
  24. Thanks for the modified entry. Winapp2.ini updates: https://github.com/MoscaDotTo/Winapp2/commit/24387af14ccb367dbc66bf5c91d492ca4ca7624c https://github.com/MoscaDotTo/Winapp2/commit/711ee10fae37178a29adca44e03d70ead4724560
  25. Thank you very much for the modified/revised entries and all replies. Winapp2.ini update: https://github.com/MoscaDotTo/Winapp2/commit/7baa0ab52da24df2b5b85cb7aaf1655dfab8ce44
×
×
  • Create New...

Important Information

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