Jump to content

ricktendo64

Experienced Members
  • Posts

    153
  • Joined

  • Last visited

Everything posted by ricktendo64

  1. New entry: [AIDA64 Reports*] LangSecRef=3021 Detect=HKCU\Software\FinalWire\AIDA64 Default=False FileKey1=%Documents%\AIDA64 Reports|*.*|REMOVESELF
  2. Agreed, plus its not saving you any space or cleaning any sensitive MRU entries BTW you should change to warning to "This will only delete any app-specific settings."
  3. You need to make sure they are NOT temp files set to replace the current DAT file on next boot (I suspect they could be)
  4. Fix [innoExtractor*] LangSecRef=3021 DetectFile=%LocalAppData%\InnoExtractor\InnoExtractor.exe Default=False FileKey1=%LocalAppData%\InnoExtractor|Historial.dat Added EXE because CCleaner might still show the option after uninstall (because the directory may not be deleted by uninstaller)
  5. No longer in development but still pretty much alive [mirkes.de Tiny Hexer*] LangSecRef=3021 Detect=HKCU\Software\mirkes.de\Tiny Hexer Default=False FileKey1=%AppData%\mirkes.de\Tiny Hexer\*|*.bak
  6. InnoExtractor [innoExtractor*] LangSecRef=3021 DetectFile=%LocalAppData%\InnoExtractor\InnoExtractor.exe Default=False FileKey1=%LocalAppData%\InnoExtractor|Historial.dat
  7. Would be cool if we could adjust the "Only delete files in Windows temp folders older than..." option (Edit: maybe the recycle bin as well)
  8. Universal Extractor (the updated one) [universal Extractor*] LangSecRef=3024 Detect=HKCU\Software\UniExtract Default=False RegKey1=HKCU\Software\UniExtract\Directory RegKey2=HKCU\Software\UniExtract\File BTW you may wan to double check your ini for Wow6432Node RegKeys
  9. WinRAR installer does this for rarreg.key, place it in the same dir as the installer and it will automatically copy it to the program files folder
  10. Would it be possible to add a feature to the ccleaner installer would copie to the install folder ccleaner.ini and/or winapp2.ini? If it dectects one or both files in the same dir as the installer
  11. Thanks for the update, I just wanna point out that this will break .net4 uninstall [Microsoft.NET Cache*] LangSecRef=3025 Detect=HKLM\SOFTWARE\Microsoft\.NETFramework Default=False FileKey1=%WinDir%\Microsoft.NET\Framework\v4.0.30319\SetupCache|*.*|RECURSE FileKey2=%WinDir%\Microsoft.NET\Framework64\v4.0.30319\SetupCache|*.*|RECURSE You can fix uninstall by deleting the uninstall entries for setup.exe in SetupCache and unhide the uninstall entries of the MSI's FileKey3=%WinDir%\Microsoft.NET\NETFXRepair* RegKey1=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft .NET Framework 4 Client Profile RegKey2=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft .NET Framework 4 Extended ; Client x64 RegKey3=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F5B09CFD-F0B2-36AF-8DF4-1DF6B63FC7B4}\SystemComponent ; Client x86 RegKey4=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{3C3901C5-3455-3E0A-A214-0B093A5070A6}\SystemComponent ; Extended x64 RegKey5=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{8E34682C-8118-31F1-BC4C-98CD9675E1C2}\SystemComponent ; Extended x86 RegKey6=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{0A0CADCF-78DA-33C4-A350-CD51849B9702}\SystemComponent BTW I make a slim/updated .net4 installer with the setup stuff removed if anyone does not like the setup junk Edit: added NETFXRepair* (this is only used by setup.exe) and fixed RegKey's
  12. There is a problem with this entry, there is a blank variable [iMVU Downloaded Installer*] LangSecRef=3022 DetectFile=%AppData%\IMVUClient\installer\ Default=False FileKey1=% %\IMVUClient\installer|*.*|RECURSE
  13. New entries (more info) [Adobe Customization Wizard 8*] LangSecRef=3021 Detect=HKCU\Software\Adobe\Adobe Customization Wizard 8 Default=False RegKey1=HKCU\Software\Adobe\Adobe Customization Wizard 8\Recent File List [Adobe Customization Wizard 9*] LangSecRef=3021 Detect=HKCU\Software\Adobe\Adobe Customization Wizard 9 Default=False RegKey1=HKCU\Software\Adobe\Adobe Customization Wizard 9\Recent File List [Adobe Customization Wizard X*] LangSecRef=3021 Detect=HKCU\Software\Adobe\Adobe Customization Wizard X Default=False RegKey1=HKCU\Software\Adobe\Adobe Customization Wizard X\Recent File List
  14. I know its fine to remove those particular reg entries but they are beside the point...consider them an "example" of what feature/improovement I am requesting
  15. This is not a bug report but more of a feature request, there are these .net 1.0 shared dll's that show up in the registry cleaner tab of ccleaner I want to add to whilelist without affecting the other shareddlls You see when I try to add them to the exclude list I get a bunch of exlude entries like this (nullifying other shareddlls scan) Exclude#=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls Exclude#=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls Exclude#=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls Exclude#=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls Exclude#=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls etc... So it would be nice is ccleaner supported these types of excludes for reg Exclude5=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\vsavb7rt.dll Exclude6=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\system.enterpriseservices.dll Exclude7=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\mscorrc.dll Exclude8=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\mscordbi.dll Exclude9=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\mscorsec.dll Exclude10=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\system.configuration.install.dll Exclude11=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\microsoft.vsa.vb.codedomprocessor.dll Exclude12=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\wminet_utils.dll Exclude13=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\microsoft.jscript.dll Exclude14=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\diasymreader.dll Exclude15=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\iehost.dll Exclude16=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\system.data.dll Exclude17=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\System.tlb Exclude18=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\System.EnterpriseServices.tlb Exclude19=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\mscorlib.tlb Exclude20=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\mscoree.tlb Exclude21=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\System.Drawing.tlb Exclude22=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.tlb Exclude23=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\System.tlb Exclude24=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\Microsoft.JScript.tlb Exclude25=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\System.EnterpriseServices.tlb Exclude26=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.tlb Exclude27=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\System.Drawing.tlb Exclude28=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.1.4322\Microsoft.JScript.tlb Exclude29=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\mscorlib.tlb Exclude30=REG|HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SharedDlls|C:\Windows\Microsoft.NET\Framework\v1.0.3705\mscoree.tlb
  16. You have two instances of Adobe Flash Install Logs*
  17. Good idea, since now there is a x64 flash installer its only fitting to megre the 32 and 64 bit entries
  18. DELETE THIS CATEGORY [installShield Cabinet-Log File Viewer*] LangSecRef=3021 Detect=HKCU\Software\InstallShield\InstallShield Cabinet and Log File Viewer Default=False RegKey1=HKCU\Software\InstallShield\InstallShield Cabinet and Log File Viewer\Recent File List MODIFIED ENTRY [installShield Professional*] LangSecRef=3021 Detect=HKCU\Software\InstallShield Default=False RegKey1=HKCU\Software\InstallShield\InstallShield Professional\6.0\IsCabVu|MRU1 RegKey2=HKCU\Software\InstallShield\InstallShield Professional\6.0\IsCabVu|MRU2 RegKey3=HKCU\Software\InstallShield\InstallShield Professional\6.0\IsCabVu|MRU3 RegKey4=HKCU\Software\InstallShield\InstallShield Professional\6.0\IsCabVu|MRU4 RegKey5=HKCU\Software\InstallShield\InstallShield Cabinet and Log File Viewer\Recent File List RegKey6=HKCU\Software\InstallShield\16.0\Professional\Recent File List RegKey7=HKCU\Software\InstallShield\17.0\Professional\Recent File List RegKey8=HKCU\Software\InstallShield\18.0\Professional\Recent File List The above will work on InstallShield 2010/11/12, on the old Cabinet File Viewer (in 2010 and bellow) and new Cabinet-Log File Viewer (in 2011 and above), the old InstallShield Professional entries did nothing to clean the MRU list of the main app, it only cleaned the MRU list for the cab file viewer (IsCabVu), this is addressed in the new entries with HKCU\Software\InstallShield\16.0\Professional\Recent File List
  19. Yep [Corel VideoStudio Pro X4* More] LangSecRef=3023 DetectFile=%ProgramFiles%\Corel\Corel VideoStudio Pro X4\vstudio.exe Default=False FileKey1=%AppData%\Corel\Messages|*.*|RECURSE FileKey2=%AppData%\Ulead Systems\Corel VideoStudio Pro\14.0\en-US|VS_PRO.log Excludekey1=FILE|%AppData%\Corel\Messages|*.policy
  20. One typo is you have this duplicated (the second is supposed to be VideoStudio) [Corel PaintShop Pro X4 More*] LangSecRef=3023 DetectFile=%ProgramFiles%\Corel\Corel PaintShop Pro X4\Corel PaintShop Pro.exe Default=False FileKey1=%LocalAppData%\Corel PaintShop Pro\14.0\Database|*.db FileKey2=%AppData%\Corel\Messages|*.*|RECURSE Excludekey1=FILE|%AppData%\Corel\Messages|*.policy [Corel PaintShop Pro X4 More*] LangSecRef=3023 DetectFile=%ProgramFiles%\Corel\Corel PaintShop Pro X4\Corel PaintShop Pro.exe Default=False FileKey1=%LocalAppData%\Corel PaintShop Pro\14.0\Database|*.db FileKey2=%AppData%\Corel\Messages|*.*|RECURSE Excludekey1=FILE|%AppData%\Corel\Messages|*.policy
  21. Here is a new one, It comes with InstallShield 2011/12 (used to extract files from installers with data1.cab/hdr files) [installShield Cabinet-Log File Viewer*] LangSecRef=3021 Detect=HKCU\Software\InstallShield\InstallShield Cabinet and Log File Viewer Default=False RegKey1=HKCU\Software\InstallShield\InstallShield Cabinet and Log File Viewer\Recent File List Here is a link to just the tool and runtimes (may also require visual c++ 2008,) no need to install the full program (extracted from InstallShield 2012 Premier w/ SP1) http://www.mediafire.com/?gc15lfppuo6v6bd P.S. you can change it to the Utility section (3024) if you think thats best (I could not decide)
  22. Yep, another reason for not using \ehome folder detection is: regular XP also has a \ehome dir with nothing but cutsat.dll in there and we know playready is not needed on XP or XP MCE
×
×
  • Create New...

Important Information

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