Nergal 0 Report post Posted March 1, 2017 Detect=HKLM\Software\Florian Heidenreich\Mp3tag because there is NO "HKLM..." Mp3Tag: [Mp3tag Portable on X:*]LangSecRef=3023Default=FalseFileKey1=x:\Portable\Mp3tag|Mp3tagError.logI'd add a detectfile and point it to a file within x:\portable\mp3tag Quote Share this post Link to post Share on other sites
Andavari 0 Report post Posted March 1, 2017 Please change: [AccurateRip Cache*] Detect1=HKCU\Software\AWSoftware\EAC to Detect1=HKCU\Software\AWSoftware\EACU There is no EACU key location for the version I use. Instead of changing it just add a Detect2 to detect it on your system so users of previous versions aren't left with a useless non-functional cleaner. Quote Share this post Link to post Share on other sites
Andavari 0 Report post Posted March 1, 2017 Please change: [Mp3tag*] LangSecRef=3024 FileKey1=%AppData%\Mp3tag|Mp3tagError.log to LangSecRef=3023 ( = Multimedia) FileKey1=%AppData%\Mp3tag|Mp3tagError.log;Mp3tagSettings.zip The backup settings ZIP archive file is there for a valid reason and that being the user intentionally clicked in the menu for Mp3tag to create it! It absolutely doesn't need to be removed blindly as it could be a complete pain in the ass to reconfigure from scratch like I have my configuration of it, and I'd be rather upset no make that pissed off if I'd lose my backup copy of the configuration. Quote Share this post Link to post Share on other sites
Makumbo 0 Report post Posted March 1, 2017 I'd add a detectfile and point it to a file within x:\portable\mp3tag I will do that. Thanks. Quote Share this post Link to post Share on other sites
Nergal 0 Report post Posted March 1, 2017 The backup settings ZIP archive file is there for a valid reason and that being the user intentionally clicked in the menu for Mp3tag to create it! It absolutely doesn't need to be removed blindly as it could be a complete pain in the ass to reconfigure from scratch like I have my configuration of it, and I'd be rather upset no make that pissed off if I'd lose my backup copy of the configuration.I agree Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 2, 2017 I fixed the detect for AccurateRip: https://github.com/MoscaDotTo/Winapp2/commit/cf3873c7388c93742c473c0b1f836da528c74424 Quote Share this post Link to post Share on other sites
siliconman01 0 Report post Posted March 2, 2017 So, i use FileKey1=x:\Portable\Mp3tag|Mp3tagError.log and delete the line Detect=HKLM\Software\Florian Heidenreich\Mp3tag because there is NO "HKLM..." Mp3Tag: [Mp3tag Portable on X:*] LangSecRef=3023 Default=False FileKey1=x:\Portable\Mp3tag|Mp3tagError.log The "Detect=HKLM\Software\Florian Heidenreich\Mp3tag" should not be deleted. It is in Detect=HKLM\Software\WOW6432Node... it does exist. This cleaning code works fine on my Windows 10x64 Pro systems with the free version of Mp3tag. [Mp3tag*] LangSecRef=3023 Detect=HKLM\Software\Florian Heidenreich\Mp3tag Default=False FileKey1=%AppData%\Mp3tag|Mp3tagError.log Note that LangSecRef in the code above has been changed from 3024 to 3023 as requested. Quote Share this post Link to post Share on other sites
SMalik 0 Report post Posted March 2, 2017 Please change: [Adobe Reader XI*] to [Adobe Reader 11.0*] (same name as in winapp.ini) The correct name of the program is [Adobe Reader XI*]. I already have requested Piriform to fix it in winapp.ini Quote Share this post Link to post Share on other sites
Makumbo 0 Report post Posted March 2, 2017 The "Detect=HKLM\Software\Florian Heidenreich\Mp3tag" should not be deleted. It is in Detect=HKLM\Software\WOW6432Node... it does exist. This cleaning code works fine on my Windows 10x64 Pro systems with the free version of Mp3tag. In my Windows 7 64 Bit it does NOT exists. I searched the registry for "Florian" - NOTHING ;( And I think that that is the correct way to "install" a PORTABLE version of a program: No registry; ALL needed Files in the programms directory. And if you don't like it anymore: Just delete that directory... Quote Share this post Link to post Share on other sites
Nergal 0 Report post Posted March 2, 2017 The "Detect=HKLM\Software\Florian Heidenreich\Mp3tag" should not be deleted. It is in Detect=HKLM\Software\WOW6432Node... it does exist. This cleaning code works fine on my Windows 10x64 Pro systems with the free version of Mp3tag.In my Windows 7 64 Bit it does NOT exists.I searched the registry for "Florian" - NOTHING ;( And I think that that is the correct way to "install" a PORTABLE version of a program:No registry; ALL needed Files in the programms directory.And if you don't like it anymore: Just delete that directory...*couple things1 the os sees HKLM\software and Wow6432 as the same thing.2 not all portable is the same, some do leave tracks, stealth programs do not (ccleaner as example), but not all portable versions of apps are as clean Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 2, 2017 I just installed mp3tag on my system. It put a registry key in my Wow6432. I assume the other detect is for 32-bit versions, but I didn't see a choice of 32 or 64, so it must just go by whatever your system is. During the installation, it gave me a choice to install portable or standard installation, and I choice standard. The portable version will probably not have a registry entry. Quote Share this post Link to post Share on other sites
Andavari 0 Report post Posted March 2, 2017 The "Detect=HKLM\Software\Florian Heidenreich\Mp3tag" should not be deleted. Exactly! ------------- Mp3tag Portable is a true 100% portable, it doesn't create any registry settings. Quote Share this post Link to post Share on other sites
Andavari 0 Report post Posted March 2, 2017 (edited) I fixed the detect for AccurateRip: https://github.com/MoscaDotTo/Winapp2/commit/cf3873c7388c93742c473c0b1f836da528c74424 It is wrong! All it needed was a Detect3= for that EACU key the other person posted. The dBpowerAMP detect key needs to remain like the original cleaner had for it. It cleans AccurateRip cache for two completely different CD ripping programs; dBpowerAMP and EAC. -------------------- Here's a correction for AccurateRip Cache including the newly added EACU reference, alphabetized: Updated: [AccurateRip Cache*]LangSecRef=3023 Detect1=HKCU\Software\AWSoftware\EAC Detect2=HKCU\Software\AWSoftware\EACU Detect3=HKCU\Software\Illustrate\dBpowerAMP Default=False FileKey1=%AppData%\AccurateRip\AccurateRipCache|dBAR*.bin This was the original: [AccurateRip Cache*] LangSecRef=3023 Detect1=HKCU\Software\AWSoftware\EAC Detect2=HKCU\Software\Illustrate\dBpowerAMP Default=False FileKey1=%AppData%\AccurateRip\AccurateRipCache|dBAR*.bin Edited March 2, 2017 by Andavari Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 3, 2017 It is wrong! All it needed was a Detect3= for that EACU key the other person posted. The dBpowerAMP detect key needs to remain like the original cleaner had for it. It cleans AccurateRip cache for two completely different CD ripping programs; dBpowerAMP and EAC. -------------------- Here's a correction for AccurateRip Cache including the newly added EACU reference, alphabetized: Updated: This was the original: Ah OK. That makes more sense now. Should be correct way now: https://github.com/MoscaDotTo/Winapp2/commit/15d58878157f6d0bd7cca4fb67b67d2ca396f6fa Quote Share this post Link to post Share on other sites
SMalik 0 Report post Posted March 4, 2017 New Entry [screenpresso*]LangSecRef=3024DetectFile=%AppData%\Learnpulse\ScreenpressoDefault=FalseFileKey1=%Pictures%\Screenpresso\Thumbnails|*.*|RECURSEFileKey2=%AppData%\Learnpulse\Screenpresso|settings.copy.xml Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 4, 2017 Updated: https://github.com/MoscaDotTo/Winapp2/commit/68e491a9dd5eb41679426832065d9ca28542d849 Quote Share this post Link to post Share on other sites
dvdbane 0 Report post Posted March 5, 2017 [Revo Uninstaller Pro*] this entry should be remove, somehow survived the purge https://forum.piriform.com/index.php?showtopic=32310&page=183&do=findComment&comment=243084 i think we should combine [ESET NOD32 Antivirus*] and [ESET Smart Security*] use wildcard to support other eset product like eset internet security but i can only confirm for these 3 and FK1 should be remove unless you're enabling HIPS log, no entries can go to MB currenly my HIPS log at 18.3MB with 58k entries [ESET*]LangSecRef=3021Detect=HKLM\Software\ESET\ESET SecurityDefault=FalseWarning=You may need to run this in safe mode. You should also disable the ERA service to properly clean the ERA files.FileKey1=%CommonAppData%\ESET\ESET*\Logs|*.*|RECURSEFileKey2=%CommonAppData%\ESET\ESET*\Oldfiles|*.*|RECURSEFileKey3=%CommonAppData%\ESET\ESET*\Updfiles|*.*|REMOVESELFFileKey4=%LocalAppData%\VirtualStore\ProgramData\ESET\ESET*\Logs|*.*|RECURSEFileKey5=%LocalAppData%\VirtualStore\ProgramData\ESET\ESET*\Oldfiles|*.*|RECURSEFileKey6=%LocalAppData%\VirtualStore\ProgramData\ESET\ESET*\Updfiles|*.*|REMOVESELF Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 6, 2017 Updated: https://github.com/MoscaDotTo/Winapp2/commit/da7841101017e393c5a858cbde52a78063b30545 I don't know what you meant by remove FK1, so correct me if I missed something. Quote Share this post Link to post Share on other sites
Andavari 0 Report post Posted March 6, 2017 I don't know what you meant by remove FK1 FK1 probably means FileKey1. An instance where spelling it out would've caused no guess work or confusion. Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 7, 2017 FK1 probably means FileKey1. An instance where spelling it out would've caused no guess work or confusion. Yes I figured that much, but I meant like if he means for me to remove the filekey1 from ESET or if he took it out already or what? Quote Share this post Link to post Share on other sites
dvdbane 0 Report post Posted March 9, 2017 Yes I figured that much, but I meant like if he means for me to remove the filekey1 from ESET or if he took it out already or what? sorry for the confusion actually i missed two query which to ask for anyone to confirm that the entry working similarly for other ESET software that use the same location as those 3 software mentioned - eset internet security(EIS),ESET Smart Security(ESS),ESET NOD32 Antivirus(EAV) another one regarding the warning related to ERA - does using ERA generate big size log files which the Filekey1 needed? Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 10, 2017 As of right now, I am putting Winapp2 additions on hold for now, so no new additions will be added for awhile. I am currently working on overhauling Winapp2. Most changes will just be under the hood stuff. There maybe some others, like combing some entries and all. You can check out the progress on GitHub in the Development folder. If you have any new additions to add, please just wait until the overhaul is done. Than you for your understanding. Quote Share this post Link to post Share on other sites
ROCKNROLL 0 Report post Posted March 10, 2017 Ok, first update to the development build was to combine all the ABBYY FineReader entries into one. It is also my first time trying to use wildcards in Winapp2. Please test it out and see if it works alright. Quote Share this post Link to post Share on other sites
SMalik 0 Report post Posted March 10, 2017 New Entries [software Reporter Tool*]LangSecRef=3029SpecialDetect=DET_CHROMEDefault=FalseFileKey1=%LocalAppData%\Google\Software Reporter Tool|*.log [setupMetrics*]LangSecRef=3029SpecialDetect=DET_CHROMEDefault=FalseFileKey1=%ProgramFiles%\Google\Chrome\Application\SetupMetrics|*.*|RECURSE[Chrome Temps*]LangSecRef=3029SpecialDetect=DET_CHROMEDefault=FalseFileKey1=%ProgramFiles%\Google\Chrome\Temp|*.*|RECURSE Quote Share this post Link to post Share on other sites
siliconman01 0 Report post Posted March 10, 2017 New Entry: [Kaspersky Dump Files (.dmp)*] [Kaspersky Dump Files (.dmp)*] LangSecRef=3024 Detect=HKCU\Software\KasperskyLab Default=False FileKey1=%CommonAppData%\Kaspersky Lab\|*.dmp;*.dmp.stat;*.log Quote Share this post Link to post Share on other sites