Jump to content

PICPro

Experienced Members
  • Posts

    87
  • Joined

  • Last visited

Everything posted by PICPro

  1. Winapp.ini from CCleaner 5.38 has all of the Photoshop entries, including CS2, with LanSecRef 3021. For example: [Adobe Photoshop CS2] ID=2027 LangSecRef=3021 Detect=HKCU\Software\Adobe\Photoshop\9.0 Default=True RegKey1=HKCU\Software\Adobe\Photoshop\9.0\VisitedDirs RegKey2=HKCU\Software\Adobe\MediaBrowser\MRU\Photoshop\FileList FileKey1=%appdata%\Adobe\CameraRaw\Cache|*.* Shouldn't [Adobe Photoshop *] that is now in Winapp2.ini also then use LangSecRef=3021 ?
  2. for [dvdcss *], FileKey1 deletes the folder for the DetectFile. If one uses trim.bat, then the folder may not be present at the time it is trimmed. I'd suggest adding an additional detect for the software like: [dvdcss *] LangSecRef=3023 Detect=HKCU\Software\DVD Decrypter DetectFile=%AppData%\dvdcss Default=False FileKey1=%AppData%\dvdcss|*.*|REMOVESELF FileKey2=%UserProfile%\.dvdcss|*.*|REMOVESELF This way it will always be picked up if the software is present, and if the software is removed, then the leftover folder will also be removed.
  3. DxO Photo Suite has renamed the new version of Optics Pro to PhotoLab. I've updated the entries to include the new PhotoLab 1 and ViewPoint 3 components. Changed the entry name from [DxO Optics Pro Cleanup*] to [DxO Photo Suite*] which is what it is called when sold as a bundle, and alphabetized the entries. Also changed the detects to the registry keys which is more reliable and detects all component versions. This now includes Optics Pro 5-11, Viewpoint 1-3, FilmPack 1-5, and PhotoLab 1. [DxO Photo Suite*] LangSecRef=3021 Detect1=HKCU\Software\DxO Detect2=HKCU\Software\DxO Labs Detect3=HKCU\Software\DxOLabs Detect4=HKLM\Software\DxO Detect5=HKLM\Software\DxO Labs Detect6=HKLM\Software\DxOLabs Default=False FileKey1=%Documents%\DxO FilmPack 3\log|*.* FileKey2=%Documents%\DxO FilmPack 4\CrashReports|*.*|RECURSE FileKey3=%Documents%\DxO FilmPack 4\log|*.* FileKey4=%Documents%\DxO Optics Pro v7 crashs|*.* FileKey5=%Documents%\DxO Optics Pro v7 logs|*.* FileKey6=%Documents%\DxO Optics Pro v8 crashes|*.* FileKey7=%Documents%\DxO Optics Pro v8 logs|*.* FileKey8=%Documents%\DxO Optics Pro v9 crashes|*.* FileKey9=%Documents%\DxO Optics Pro v9 logs|*.* FileKey10=%Documents%\DxO OpticsPro 10 crashes|*.* FileKey11=%Documents%\DxO OpticsPro 10 logs|*.* FileKey12=%Documents%\DxO OpticsPro 11 crashes|*.* FileKey13=%Documents%\DxO OpticsPro 11 logs|*.* FileKey14=%Documents%\DxO PhotoLab crashes|*.* FileKey15=%Documents%\DxO PhotoLab logs|*.* FileKey16=%Documents%\DxO ViewPoint\CrashReports|*.*|RECURSE FileKey17=%Documents%\DxO ViewPoint\log|*.* FileKey18=%Documents%\DxO ViewPoint 2\CrashReports|*.*|RECURSE FileKey19=%Documents%\DxO ViewPoint 2\log|*.* FileKey20=%LocalAppData%\DxO\DxO PhotoLab 1\Cache|*.*|RECURSE FileKey21=%LocalAppData%\DxO_Labs\DataCache|*.*|RECURSE FileKey22=%LocalAppData%\DxO_Labs\DxO FilmPack 5\CrashReports|*.*|RECURSE FileKey23=%LocalAppData%\DxO_Labs\DxO FilmPack 5\DiskCache|*.* FileKey24=%LocalAppData%\DxO_Labs\DxO FilmPack 5\Logs|*.* FileKey25=%LocalAppData%\DxO_Labs\DxO Optics Pro 8\Cache|*.*|RECURSE FileKey26=%LocalAppData%\DxO_Labs\DxO Optics Pro 9\Cache|*.*|RECURSE FileKey27=%LocalAppData%\DxO_Labs\DxO OpticsPro 10\Cache|*.*|RECURSE FileKey28=%LocalAppData%\DxO_Labs\DxO OpticsPro 11\Cache|*.*|RECURSE FileKey29=%LocalAppData%\DxO_Labs\DxO ViewPoint 3\CrashReports|*.*|RECURSE FileKey30=%LocalAppData%\DxO_Labs\DxO ViewPoint 3\DiskCache|*.* FileKey31=%LocalAppData%\DxO_Labs\DxO ViewPoint 3\Logs|*.* FileKey32=%LocalAppData%\DxO_Labs\Logs|*.*
  4. New entry: Draftsight [DraftSight*] LangSecRef=3021 Detect1=HKCU\Software\Dassault Systemes\DraftSight Detect2=HKLM\SOFTWARE\Dassualt Systemes\DraftSight Default=False FileKey1=%AppData%\DraftSight\*|history.txt;plot.log FileKey2=%LocalAppData%\Dassault Systemes\DraftSight\cache|*.*|RECURSE I didn't point out trailing backslashes because although they are not necessary, they don't seem to cause any problem and as you notices, there are quite a few lines with them. Winapp.ini also has some trailing backslashes so they seem acceptable.
  5. I didn't realize that the FileKeys were being kept in alphabetical order. I'll arrange them that way in future. I've been using notepad++'s extended searches to find character combinations that would be errors. In your latest upload, for this one the middle ; was removed instead of the ending ; [K-Lite Codec Pack*] FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp; should have become [K-Lite Codec Pack*] FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp
  6. New entry. MakeHuman is a program for making 3D models of humans. It puts its logs and cache in %Documents%. [MakeHuman*] LangSecRef=3021 DetectFile=%Documents%\makehuman Default=False FileKey1=%Documents%\makehuman\v1|makehuman.log;makehuman-debug.txt;python_err.txt;python_out.txt FileKey2=%Documents%\makehuman\v1\cache|*.mhc
  7. [K-Lite Codec Pack*] FileKey5=%SystemDrive%|*klcp_itp_*.tmp;*klcp_iph_*.tmp; I don't know if this has an effect but FileKey5 has a trailing ; [Polarity History*] FileKey1=%UserProfile%\Polarity_Config|history_times.ini;savedTabs.ini;history.ini;history_names.ini;history_times.ini;downloads_urls.ini;downloads_times.ini;downloads_names.ini; Also has a trailing ; in FileKey1.
  8. [Acrok Video Converter Ultimate*] LangSecRef=3023 Detect=HKCU\Software\Acrok Software\Acrok Video Converter Ultimate Default=False FileKey1=%UserProfile%\.BDAccess\|*.*|RECURSE| FileKey2=%AppData%\Acrok\Acrok Video Converter Ultimate\log|*.* FileKey3=%AppData%\Acrok\Acrok Video Converter Ultimate\|*.dmp [MS Office 2013/16 ClickToRun Update Files*] LangSecRef=3021 Detect1=HKCU\Software\Microsoft\Office\15.0 Detect2=HKCU\Software\Microsoft\Office\16.0 Default=False FileKey1=%CommonAppData%\Microsoft\ClickToRun\ProductReleases\|*.*|RECURSE| FileKey 1 in both of these has a trailing | that shouldn't be there.
  9. I've been reviewing for syntax errors again: [Technic Launcher*] Section=Games DetectFile1=%AppData%\.techniclauncher DetectFile2=%AppData%\.techniclauncher Default=False FileKey1=%AppData%\.technic|*.old;*.log;*.tmp|RECURSE FileKey2=%AppData%\.technic\*\logs|*.*|RECURSE FileKey3=%AppData%\.technic\temp|*.*RECURSE FileKey4=%AppData%\.techniclauncher|*.old;*.log;*.tmp|RECURSE FileKey5=%AppData%\.technicLauncher\*\logs|*.*|RECURSE FileKey6=%AppData%\.techniclauncher\temp|*.*RECURSE FileKey 3 and 6 are missing the | in front of RECURSE.
  10. New entry: [Winamp More*] LangSecRef=3023 Detect=HKCU\Software\Winamp Default=False Warning=This removes the current playlist. FileKey1=%APPDATA%\Winamp|Winamp.m3u;Winamp.m3u8 CCleaner has a [Winamp] section however it doesn't clean these two files. These files contain the MRU list of the last usage of WinAMP. Other cleaner programs also delete these. I added the warning in case someone has an unsaved playlist. The warning can be removed if it is annoying.
  11. Compilers like MPLabX and Arduino bundle their own copy of Java. This results in the detect being a bit different and the usage log in a different location. The [Java] entry in winapp.ini in CCleaner has 3 detects so that these java installations do get detected. [Java More*] only had one of these detect keys and misses these java installations. I'd like to suggest updating [Java More*] to [Java More*] LangSecRef=3022 Detect1=HKLM\SOFTWARE\JavaSoft\Java Plug-in Detect2=HKLM\SOFTWARE\JavaSoft\Java Runtime Environment Detect3=HKLM\SOFTWARE\JavaSoft\Java Web Start Default=False FileKey1=%AppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE FileKey2=%LocalAppData%\Sun\Java\Deployment\cache|*.*|RECURSE FileKey3=%LocalAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE FileKey4=%LocalAppData%\VirtualStore\Program Files*\Java\jre*|*PATCH.ERR FileKey5=%LocalAppData%\VirtualStore\Program Files*\Java\jre*\lib\security|*.bak FileKey6=%LocalLowAppData%\Sun\Java\Deployment\SystemCache|*.*|RECURSE FileKey7=%ProgramFiles%\Java\jre*|*PATCH.ERR FileKey8=%ProgramFiles%\Java\jre*\lib\security|*.bak FileKey9=%SystemDrive%\Users\*\.oracle_jre_usage|*.*|REMOVESELF FileKey10=%WinDir%\System32\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE FileKey11=%WinDir%\SysWOW64\config\systemprofile\AppData\LocalLow\Sun\Java\Deployment\Cache|*.*|RECURSE FileKey12=%CommonAppData%\Oracle\Java\.oracle_jre_usage|*.* I added FileKe12 to delete the usage logs for where they appear from using the bundled Java, and added the additional detects from CCleaner's [Java] so that java gets detected correctly.
  12. I went looking through Winapp2.ini to find any environment variables that were missing % symbols and found these two: [Ford Sync My iTunes*] FileKey1=AppData%\Ford Motor Company\logs|*.* should be: [Ford Sync My iTunes*] FileKey1=%AppData%\Ford Motor Company\logs|*.* and: [Windows Retail Demo*] DetectFile=CommonAppData%\Microsoft\Windows\RetailDemo should be: [Windows Retail Demo*] DetectFile=%CommonAppData%\Microsoft\Windows\RetailDemo
  13. I agree with that rationale as well. I've been looking for FileKey entries that don't have a "|" as they don't delete anything that way.. This may be something to add to WinappDebug. So far I have found: [ART*] FileKey2=%CommonProgramFiles%\Microsoft\ART\Backup\Google Chrome\Default\Preferences.bak [Skype Temporary Files*] FileKey13=%UserProfile%\Tracing\WPPMedia\*.*|RECURSE [Softonic*] FileKey1=%LocalAppData%\Softonic\cache\*.*|RECURSE Which should be: [ART*] FileKey2=%CommonProgramFiles%\Microsoft\ART\Backup\Google Chrome\Default|Preferences.bak [Skype Temporary Files*] FileKey13=%UserProfile%\Tracing\WPPMedia|*.*|RECURSE [Softonic*] FileKey1=%LocalAppData%\Softonic\cache|*.*|RECURSE
  14. Due to DxO's inconsistent spelling of "crashs" and "crashes" between versions, there needs to be the correction below. I've managed to crash each version now and verify the file removal with this. [DxO Optics Pro Cleanup*] LangSecRef=3021 DetectFile1=%LocalAppData%\DxO_Labs\DataCache DetectFile2=%LocalAppData%\DxO_Labs\DxO Optics Pro 8\Cache DetectFile3=%LocalAppData%\DxO_Labs\DxO Optics Pro 9\Cache DetectFile4=%LocalAppData%\DxO_Labs\DxO OpticsPro 10\Cache DetectFile5=%LocalAppData%\DxO_Labs\DxO OpticsPro 11\Cache Default=False FileKey1=%LocalAppData%\DxO_Labs\DataCache|*.*|RECURSE FileKey2=%LocalAppData%\DxO_Labs\Logs|*.* FileKey3=%LocalAppData%\DxO_Labs\DxO Optics Pro 8\Cache|*.*|RECURSE FileKey4=%LocalAppData%\DxO_Labs\DxO Optics Pro 9\Cache|*.*|RECURSE FileKey5=%LocalAppData%\DxO_Labs\DxO OpticsPro 10\Cache|*.*|RECURSE FileKey6=%LocalAppData%\DxO_Labs\DxO OpticsPro 11\Cache|*.*|RECURSE FileKey7=%LocalAppData%\DxO_Labs\DxO FilmPack 5\CrashReports|*.* FileKey8=%LocalAppData%\DxO_Labs\DxO FilmPack 5\DiskCache|*.* FileKey9=%LocalAppData%\DxO_Labs\DxO FilmPack 5\Logs|*.* FileKey10=%LocalAppData%\DxO_Labs\DxO ViewPoint 3\Logs|*.* FileKey11=%Documents%\DxO FilmPack 3\log|*.* FileKey12=%Documents%\DxO FilmPack 4\log|*.* FileKey13=%Documents%\DxO ViewPoint\log|*.* FileKey14=%Documents%\DxO ViewPoint 2\log|*.* FileKey15=%Documents%\DxO Optics Pro v7 crashs|*.* FileKey16=%Documents%\DxO Optics Pro v7 logs|*.* FileKey17=%Documents%\DxO Optics Pro v8 crashes|*.* FileKey18=%Documents%\DxO Optics Pro v8 logs|*.* FileKey19=%Documents%\DxO Optics Pro v9 crashes|*.* FileKey20=%Documents%\DxO Optics Pro v9 logs|*.* FileKey21=%Documents%\DxO OpticsPro 10 crashes|*.* FileKey22=%Documents%\DxO OpticsPro 10 logs|*.* FileKey23=%Documents%\DxO OpticsPro 11 crashes|*.* FileKey24=%Documents%\DxO OpticsPro 11 logs|*.* Thank you ROCKNROLL for maintaining Winapp2.ini. I've enjoyed it for years and have wanted to give some back to the community by helping to add to and debug the file.
  15. Suggesting to change to LangSecRef=3022 for [Amaya*] as it is both a web editor and reference web browser so it seems more correct there. [Amaya*] LangSecRef=3022 DetectFile=%UserProfile%\amaya Default=False FileKey1=%UserProfile%\amaya\libwww-cache|*.* FileKey2=%UserProfile%\amaya|list_url_utf8.dat FileKey3=%UserProfile%\amaya\*|*.*|REMOVESELF
  16. in [MS AntiMalware More*], I'd like to suggest adding FileKey4 for completeness: [MS AntiMalware More*] LangSecRef=3025 Detect=HKLM\Software\Microsoft\Microsoft Antimalware Default=False FileKey1=%SystemDrive%\Documents and Settings\NetworkService\Temp|MpCmdRun.log FileKey2=%SystemDrive%\Documents and Settings\NetworkService.NT*\Temp|MpCmdRun.log FileKey3=%WinDir%\ServiceProfiles\NetworkService\AppData\Local\Temp|MpCmdRun.log FileKey4=%WinDir%\Temp|MpCmdRun.log
  17. in [Opera More*], I'd like to suggest adding FileKey13-21: FileKey13=%AppData%\Opera Software\Opera Stable|Login Data FileKey14=%AppData%\Opera Software\Opera Stable|previews_opt_out.db FileKey15=%AppData%\Opera Software\Opera Stable|Favicons FileKey16=%AppData%\Opera Software\Opera Stable\databases|Databases.db FileKey17=%temp%|opera_crashreporter.log FileKey18=%temp%|CProgram Files (x86)Opera*.* FileKey19=%temp%\Opera Installer|*.*|REMOVESELF FileKey20=%WinDir%\Temp|CProgram Files (x86)Opera*.* FileKey21=%WinDir%\Temp\opera autoupdate|*.*|REMOVESELF Although 17-21 should be removed when cleaning temp files, usually the default in CCleaner is to only remove temp files older than 24 hours. If you choose to clean Opera, then you probably want all of its leftovers removed right away so I am suggesting to add removal of these temp folder files. Opera doesn't delete the files itself either.
  18. [AutoPlay Devices*] does not cause any problems for me either in Windows 7 on any of the computers where I have tried it.
  19. in Winapp2.ini: [Microsoft Security Essentials*] LangSecRef=3021 Detect=HKCU\Software\Microsoft\Microsoft Antimalware Default=False FileKey1=%CommonAppData%\Microsoft\Microsoft Antimalware\LocalCopy|*.*|RECURSE FileKey2=%CommonAppData%\Microsoft\Microsoft Antimalware\Scans\History\Service|*.log|RECURSE FileKey3=%CommonAppData%\Microsoft\Microsoft Antimalware\Network Inspection System\Support\NisLog.txt.bak FileKey4=%CommonAppData%\Microsoft\Microsoft Security Client\Support|MSSecurityClient*.log FileKey5=%LocalAppData%\VirtualStore\ProgramData\Microsoft\Microsoft Antimalware\LocalCopy|*.*|RECURSE FileKey6=%LocalAppData%\VirtualStore\ProgramData\Microsoft\Microsoft Antimalware\Scans\History\Service|*.log|RECURSE FileKey7=%LocalAppData%\VirtualStore\ProgramData\Microsoft\Microsoft Security Client\Support|MSSecurityClient*.log FileKey3 should be: FileKey3=%CommonAppData%\Microsoft\Microsoft Antimalware\Network Inspection System\Support|NisLog.txt.bak
  20. New Entry: [Canon Digital Photo Professional 4*] LangSecRef=3021 Detect1=HKLM\Software\Canon_Inc_IC\DPP4 DetectFile1=%ProgramFiles%\Canon\Digital Photo Professional 4 Default=False FileKey1=%AppData%\Canon_Inc_IC\DPP4\DppMWare\Cache|*.*|RECURSE This clears out the thumbnail cache in DPP4. Eventually there will be entries for pictures no longer present so it makes sense to clean out the cache from time to time and let it regenerate with use.
  21. The only one I can personally confirm (because I have the software) is: [Maintenance Service*] LangSecRef=3026 SpecialDetect=DET_MOZILLA Default=False FileKey1=%CommonAppData%\Mozilla*\logs|*.* FileKey2=%LocalAppData%\VirtualStore\ProgramData\Mozilla*\logs|*.* FileKey3=%LocalAppData%\VirtualStore\ProgramFiles*\Mozilla Maintenance Service\logs|*.log FileKey4=%ProgramFiles%\Mozilla Maintenance Service\logs|*.log which should be: [Maintenance Service*] LangSecRef=3026 SpecialDetect=DET_MOZILLA Default=False FileKey1=%CommonAppData%\Mozilla*\logs|*.* FileKey2=%LocalAppData%\VirtualStore\ProgramData\Mozilla*\logs|*.* FileKey3=%LocalAppData%\VirtualStore\Program Files*\Mozilla Maintenance Service\logs|*.log FileKey4=%ProgramFiles%\Mozilla Maintenance Service\logs|*.log The other 5 entries are: [10 Years After*] [1000 Amps*] [140*] [1954 Alcatraz*] [Tribes: Ascend*] I don't have any of these programs to personally verify if there is an error there. They are all "Steam" games. Maybe they are weird that way. The other Steam games in Winapp2.ini are correct though.
  22. Something to check in Winapp2.ini: There are two entries ( [bus-Simulator 2009*] and [blueSky Interactive*] ) with =%LocalAppData%\VirtualStore\Program Files\ ... that probably should be =%LocalAppData%\VirtualStore\Program Files*\ ... to cover 64 bit systems unless these are 64 bit apps only. Perhaps someone with either of these applications could check it. I don't have either but it looks like an oversight. Also there are a number of entries containing: =%LocalAppData%\VirtualStore\ProgramFiles*\ that probably should be: =%LocalAppData%\VirtualStore\Program Files*\ Perhaps those entries could be checked also.
  23. Lynx text based web browser. New entry to remove temp files: [Lynx Web Browser*] LangSecRef=3022 DetectFile1=%ProgramFiles%\Lynx - web browser Default=False FileKey1=%LocalAppData%\VirtualStore\Program Files*\Lynx - web browser\tmp|*.* FileKey2=%ProgramFiles%\Lynx - web browser\tmp|*.*
  24. OpalCalc saves your last session even if restore previous session is turned off so (new addition): [OpalCalc*] LangSecRef=3021 DetectFile1=%AppData%\OpalCalc_prefs DetectFile2=%ProgramFiles%\OpalCalc Default=False FileKey1=%AppData%\OpalCalc_prefs|lastSession.txt
  25. The entry for the databases will have to stay in my custom.ini file as apparently it isn't for everyone. I only use WMP to play media files directly on the hard drive. I haven't used the shopping, streaming, cataloguing, etc. They database files may be critical to other people.
×
×
  • Create New...

Important Information

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