Jump to content

ROCKNROLL

Experienced Members
  • Posts

    515
  • Joined

  • Last visited

Everything posted by ROCKNROLL

  1. I fixed Windows Retail Demo entry: https://github.com/MoscaDotTo/Winapp2/commit/e3434b0152c04f6a20f117e87972411c953cc0c5
  2. Well if you want to view it as a match for other names, I think a more proper name would be Temp, since the folders they clean are called Temp.
  3. I have some of the locations on my Win10 system. My guess could be these are some old entries during 2000/XP times, as I see Content.IE5, which makes me think of Internet Explorer 5.
  4. Updated: https://github.com/MoscaDotTo/Winapp2/commit/9e1ae1c466d3b21582e972ddca363bb211c1c599 https://github.com/MoscaDotTo/Winapp2/commit/3375cc4bfd2f21f86297492247d5db1ea988025b
  5. https://github.com/MoscaDotTo/Winapp2/issues/20 https://github.com/MoscaDotTo/Winapp2/pull/21
  6. Updated: https://github.com/MoscaDotTo/Winapp2/commit/b0a91971be469b26030d37c375e5bdeeb6a81066 I will keep the current version scheme then. As for the Memory Dumps rule, that is only for the non-CCleaner version of Winapp2. Years ago, there was a cleaner for Winapp2 for cleaning memory dumps, until it was added to CCleaner. That is why it is in the Removed entries file.
  7. Maybe we can do a vote? It is just weird to read a date In that format. Honestly, when I first became a maintainer, I didn't even notice it was it was suppose to be a date, I thought it was more like the number of corrections Winapp2 has done over the years. That's just me though.
  8. Updated: https://github.com/MoscaDotTo/Winapp2/commit/3471e76ecb481c568d35c1e8cb0b498b982919fb https://github.com/MoscaDotTo/Winapp2/commit/6b5107f3a21771444e062ea856b1c5140fe2fd4d Sometime in the future, I will be changing the version number scheme to just match up whenever the last modified date is, instead of including the CCleaner version number, as I don't really see much reason to do that anyways. The new version scheme will be day/month/year format, instead of the current CCleaner version/year/day/month. Should make the version scheme a little better to understand to some people (and honestly, who still reads dates as year/day/month, lol). I also want to go through the file and do some cleanup, mostly under the hood, so no entries should be effected by it.
  9. OK. https://github.com/MoscaDotTo/Winapp2/commit/20e2ba2a48b9d57b04d0dff6754b1b8c1c3ddb07
  10. Hello. Just today, A Mozilla developer has posted a article of why everyone should get rid of their AVs, except for MSE/Windows Defender. Here is the article: https://www.bleepingcomputer.com/news/security/former-mozilla-engineer-disable-your-antivirus-software-except-microsofts/ I don't know if I fully believe it, however, I never recommend ever paying for a AV because it is mostly a waste of money. Usually paid AVs don't do much more then a free AV would do for the average user. I also seen that he recommend using Rust language as a replacement to C/C++ for Firefox, due to C/C++ having many memory vulnerabilities to it. Right around 2015, Mozilla actually was experimenting with Rust language for Firefox. I assume they probably have done a lot more sense then. Rust is capable of calling C++ programs in it, much like Go does, too. Using open-source languages is actually good because they are less buggy and much less security vulnerabilities in them.
  11. Ah alright. That would explain all the 1-255 integers mean.
  12. I know what you are talking about, but can't seem to find anything on it, either, or maybe we are thinking of something else. So I decided to test this out, but I noticed nothing happened when I try to clean something with disk cleaner and using Cleanermgr /sageset:1. I can see all the extra cleaners, but none of them show me the size of clutter there is nor does it show a pop-up that shows Disk Cleanup is cleaning stuff, which it usually does. Is it just suppose to be working in the background or did I do something wrong?
  13. Hello. So recently, I did a little research on the Windows built in Cleanup utility because I always wondered why Microsoft doesn't make it clean more on your system. Then I found an article on the internet that apparently lets you unlock even more advanced options for it, but there is no easy way to do it and requires you to consulate with the command line. I am pretty sure CCleaner probably already cleans most to all of these, but if anyone still wants to check it out, here is the article on how to do it: http://www.thewindowsclub.com/automate-disk-cleanup-utility-windows Who knows, maybe disk cleanup actually cleans something that CCleaner doesn't and then we can add it to CCleaner (or Winapp2).
  14. Updated: https://github.com/MoscaDotTo/Winapp2/commit/3ea1c881e97939a97c124bd967e6b2924139e439
  15. Some changes: https://github.com/MoscaDotTo/Winapp2/commit/c6d3ffa5a158038d2668185bd463603646f74bd9 https://github.com/MoscaDotTo/Winapp2/commit/fcc5db6c8b44b6d7c0d4828b53dad3de22f719cd
  16. On Windows 10 (and possibly 8.1), I believe Windows automatically compacts the registry for you now, because I use to use Little Registry Optimizer on Windows 7, but since I switched to Windows 10, I never need to compact my registry anymore. Also, Windows 8.1/10 has the "Clean system files" by default, too.
  17. No that is for git, which is a version control system: https://git-scm.com/ Anyways, I think the issue is more related to this: http://superuser.com/questions/362087/notepad-ignoring-linebreaks and https://github.com/zeroclipboard/ZeroClipboard/issues/222 A user mentioned the /n would break line breaks in Notepad and there are many entries that have that in it. This doesn't happen in Wordpad or Notepad++ right?
  18. Today I re-uploaded the Winapp2 file, which should fix the formatting issue. Can you please try out the new file and see if it still happens. This file was re-uploaded through plain text, so it is best not to use any rich text editors, like Wordpad. Notepad or Notepad++ works best.
  19. APMichael mentioned a way to do this with Notepad++ some time ago: https://forum.piriform.com/index.php?showtopic=32310&p=276966 He also mentioned Trim.bat also counts the number of entries. Robert just counted the number of entries manually himself and Notepad++ comes up with the same. Sometimes I forget to update that number.
  20. Ah OK, I get it now. Updated the version number: https://github.com/MoscaDotTo/Winapp2/commit/ef20aa567b94c260dd07342ea7c1c1b6e4ace4ad
  21. I usually leave that up to Robert, as I don't know what the proper version number is, as a rarely use CCleaner.
  22. Updated: https://github.com/MoscaDotTo/Winapp2/commit/856ea0a45d587e6c433d98965fa413a2c6fbbd3b Probably better to keep the old entries for awhile longer, because I heard v3 was pretty buggy, so people might stick with the old versions until v3 is more stable.
  23. It was already added here: https://github.com/MoscaDotTo/Winapp2/commit/cfbd2a235278396614e6c58b3054247b71040cd3
  24. I use to have Netflix. I got rid of it because they started removing all the shows I liked and replaced them with either some low rated shows or their own made shows. I still prefer Kodi over all of them.
  25. Updated: https://github.com/MoscaDotTo/Winapp2/commit/59506b0fcede9427241cc440d942f02d3c1137b8
×
×
  • Create New...

Important Information

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