Jump to content

ROCKNROLL

Experienced Members
  • Posts

    515
  • Joined

  • Last visited

Everything posted by ROCKNROLL

  1. The whole first post needs to be updated, to be honest, especially the " How to make your own Winapp2.ini entry" part. We are missing some variables and langsecref.
  2. Thank you everyone for your patience with this second overhaul. We hope we can get this merged really soon. In the meantime, if anyone can help out with this issue, we would be grateful: https://github.com/MoscaDotTo/Winapp2/issues/148
  3. Thank you. We try to make Winapp2 as great as we can. With this update, we did more organization of entries (abc order), combined even more entries, and made better use of wildcards to improve cleaning capabilities. With that said, we would like to keep some entries separated, like cache and backup entries should be kept in its own entry. However, stuff like dump and log files can obviously be merged. With all that being said, we were able to remove ~2000 lines of code in Winapp2, resulting in a 75KB reduction (was 851KB, now 776KB) and reducing the number of entries from 2503 to 2229 all without reducing Winapp2s cleaning capabilities.
  4. It's understandable though. The original idea of classic shell was to bring back the start menu for Windows 8. He only later decided to add different themes and make builds for other Windows operating systems. Still, was a nice tool. It is open-source now, so maybe someone will fork it and continue. Don't know why he chose Sourceforge to distribute it. Sourceforge is pretty dead, in my opinion.
  5. Agreed, at least until this is fixed by CCleaner. We will work on trying to restore them all.
  6. I have put things on hold until I can submit Roberts PR, since it is so big some of these suggestions might have already been done. I think we should keep cache files in its own entry as these files are meant to speed up a program and should only be removed if you need disk space.
  7. Looks like Robert just submitted a huge PR on GitHub. Looks like he did another overhaul of Winapp2. The PR is really big and might need a few days of review. Please check it out here: https://github.com/MoscaDotTo/Winapp2/pull/132 @APMichael This might conflict with some of your PRs that you submitted and if I am going to merge this one, I will just close your PRs. I would suggest you hold back some of your suggestions until after you reviewed Robert's changes.
  8. Updates: https://github.com/MoscaDotTo/Winapp2/commit/fc1edf052ab157d3dae870517c6a91d411f07eec I kept the .NET cache entry separated, just in case. I think it is a good idea to keep cache files separate, as cache files are meant to speed up software and if you delete them, the program will just regenerate them which usually causes a bit of a slow down the next time you start it. On my system, I usually never delete cache files, unless I need disk space.
  9. Updates https://github.com/MoscaDotTo/Winapp2/commit/b0d2345be97c95d908a0652f4eb0e947f53423ac
  10. Yes that one works for me. The old detect must be for a really old version of StarCraft 2 then, as I don't have any StarCraft 2 entries in HKCU. I only have StarCraft Remastered there. You tested both 32-bit and 64-bit right?
  11. Been a long time since I suggested any entries of my own so here we go: New Entries: [Serious Sam Fusion 2017 Logs*] Section=Games Detect=HKCU\Software\Valve\Steam\Apps\564310 Default=False FileKEy1=%ProgramFiles%\Steam\steamapps\common\Serious Sam Fusion 2017\Log|*.*|RECURSE [The Talos Principle Logs*] Section=Games Detect=HKCU\Software\Valve\Steam\Apps\257510 Default=False FileKey1=%ProgramFiles%\Steam\steamapps\common\The Talos Principle\Log|*.*|RECURSE Revised entries: [Serious Sam 3: BFE Logs*] Section=Games Detect=HKCU\Software\Valve\Steam\Apps\41070 DetectFile=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3 Default=False FileKey1=%LocalAppData%\VirtualStore\Program Files*\Steam\steamapps\common\Serious Sam 3\Log|*.*|RECURSE FileKey2=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3\Log|*.*|RECURSE - Added RECURSE to the end of all FileKeys [Serious Sam 3: BFE Temps*] Section=Games Detect=HKCU\Software\Valve\Steam\Apps\41070 DetectFile=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3 Default=False Warning=Slows down the first game launch. FileKey1=%LocalAppData%\VirtualStore\Program Files*\Steam\steamapps\common\Serious Sam 3\Temp|*.*|RECURSE FileKey2=%ProgramFiles%\Steam\steamapps\common\Serious Sam 3\Temp|*.*|RECURSE - Added RECURSE to the end of all FileKeys [StarCraft II Editor Recent Files*] Section=Games Detect1=HKCU\Software\Blizzard Entertainment\StarCraft II Editor Detect2=HKLM\Software\WOW6432Node\Blizzard Entertainment\StarCraft II Editor Default=False RegKey1=HKCU\Software\Blizzard Entertainment\StarCraft II Editor\Recent Files - Added Detect 2 [StarCraft II Logs*] Section=Games Detect1=HKCU\Software\Blizzard Entertainment\StarCraft II Detect2=HKLM\Software\WOW6432Node\Blizzard Entertainment\StarCraft II Default=False FileKey1=%Documents%\StarCraft II\EditorLogs|*.*|RECURSE FileKey2=%Documents%\StarCraft II\GameLogs|*.*|RECURSE FileKey3=%Documents%\StarCraft II\UserLogs|*.*|RECURSE FileKey4=%LocalAppData%\VirtualStore\Program Files*\Starcraft II\Logs|*.* FileKey5=%ProgramFiles%\Starcraft II\Logs|*.* - Added Detect 2 [StarCraft II Map Cache*] Section=Games Detect1=HKCU\Software\Blizzard Entertainment\StarCraft II Detect2=HKLM\Software\WOW6432Node\Blizzard Entertainment\StarCraft II Default=False FileKey1=%CommonAppData%\Blizzard Entertainment\Starcraft II\Maps\Cache|*.*|RECURSE FileKey2=%LocalAppData%\VirtualStore\ProgramData\Blizzard Entertainment\Starcraft II\Maps\Cache|*.*|RECURSE - Added Detect 2 [StarCraft II Misc*] Section=Games Detect1=HKCU\Software\Blizzard Entertainment\StarCraft II Detect2=HKLM\Software\WOW6432Node\Blizzard Entertainment\StarCraft II Default=False Warning=This will delete all of your image uploads, replays, and screenshots. FileKey1=%Documents%\StarCraft II\ImageUploads|*.*|RECURSE FileKey2=%Documents%\StarCraft II\Replays|*.*|RECURSE FileKey3=%Documents%\StarCraft II\Screenshots|*.*|RECURSE - Added Detect 2
  12. I don't have the share link (3 prong thing) you are talking about, but clicking on the date seems to have worked. Thank you.
  13. Updates: https://github.com/MoscaDotTo/Winapp2/commit/36a264194f64503ac70158f10cfedea1a32ccee1
  14. Ya there use to be a way to hyperlink specific post, but now I can't anymore. PHPBB is also a good one. https://www.phpbb.com/ On the other hand, this new upgrade seems to run faster for me.
  15. Updates: https://github.com/MoscaDotTo/Winapp2/commit/b0172acae5160d727dbe3fab29634d1fdb0fc623
  16. Updates: https://github.com/MoscaDotTo/Winapp2/commit/9bd2416188c8e6553a3b69982d26c6170bec0628 https://github.com/MoscaDotTo/Winapp2/commit/38fdafd319d59841d6fa1421147d89f7cacc4dc6 I also merged a PR of someone who was working on updating all the visual studio entries, but didn't finish it. If anyone would like to continue it where left off, please go here: https://github.com/MoscaDotTo/Winapp2/pull/97
  17. Please test: https://github.com/MoscaDotTo/Winapp2/pull/121
  18. I am a little confused. You say that CCleaner detects Wow6432Node automatically, however, StarCraft II is not being detected automatically for me. The only time it is being detected is if I add the Wow6432Node detect in it. Does anyone else have StarCraft II to confirm this or have any similar issue with any other entry? How exactly does CCleaner detect Wow6432Node automatically?
  19. I also don't have this on my Win10 system.
  20. Updates: https://github.com/MoscaDotTo/Winapp2/commit/6ba33b7d918038064373295ccd2c56798e455f12 [Camtasia Studio 8*]Detect=HKCU\Software\TechSmith\Camtasia Studio\8.0RegKey1=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Studio\8.0|ExportAsZipMruRegKey2=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Studio\8.0|FileSaveAsMruRegKey3=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Studio\8.0|MRUImportFolderRegKey4=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Studio\8.0|MRUOpenProjectFolderRegKey5=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Studio\8.0|RecentRecordingsMruRegKey6=HKCU\Software\TechSmith\Camtasia Studio\8.0\Camtasia Recorder\8.0\General|lstLastSaveDir Was this entry suppose to be removed out because it was added in CCleaner?
  21. Updates: https://github.com/MoscaDotTo/Winapp2/commit/84be743b5214071f5e9f9f0708bcbd16fbc7114d
  22. Updates: https://github.com/MoscaDotTo/Winapp2/commit/37e45e25b37ff1c1899edfc37b00d7b7a4cf92bd
  23. [My Horse and Me*] Section=Games Detect1=HKLM\SOFTWARE\My Horse and Me 2 Detect2=HKLM\SOFTWARE\Atari\Mein Pferd und ich Demo Detect3=HKLM\SOFTWARE\Atari\Mein Pferd und ich Detect4=HKLM\SOFTWARE\Wow6432Node\Atari\Mein Pferd und ich Demo Detect5=HKLM\SOFTWARE\Wow6432Node\Atari\Mein Pferd und ich Default=False FileKey1=%LocalAppData%\VirtualStore\Program Files*\Atari\Mein Pferd und ich*\System|++ Finish log.txt;++ Start log.txt;*.log|RECURSE FileKey2=%LocalAppData%\VirtualStore\Program Files*\Atari\My Horse and Me|++ Finish log.txt;++ Start log.txt;*.log|RECURSE FileKey3=%LocalAppData%\VirtualStore\Program Files*\Atari\W!Games\My Horse and Me|++ Finish log.txt;++ Start log.txt;*.log|RECURSE FileKey4=%ProgramFiles%\Atari\Mein Pferd und ich*\System|++ Finish log.txt;++ Start log.txt;*.log|RECURSE FileKey5=%ProgramFiles%\Atari\My Horse and Me|++ Finish log.txt;++ Start log.txt;*.log|RECURSE FileKey6=%ProgramFiles%\Atari\W!Games\My Horse and Me|++ Finish log.txt;++ Start log.txt;*.log|RECURSE Does anyone know what Detect 2-5 in this entry is suppose to be? I don't think these are suppose to be here. They seem like custom german entries to me.
  24. Then the ExcludeKeys could be removed too, as those were made for FileKey 12
  25. Updated the file, but no change log this time as I removed and replaced the file so it didn't show any changes. Fixed all the trailing backslashes and updated with all the suggestions above.
×
×
  • Create New...

Important Information

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