Jump to content

Winapp2.ini additions


Winapp2.ini

Recommended Posts

7 hours ago, dvdbane said:

i prefer [.NET Framework Cache] to be separated instead of combine with other cause SetupCache folder needed for repair/uninstall

maybe add warning to the entry removing will cause repair/uninstall to failed without downloading installer

i never thought i need to repair .net but that what happen and i can't repair it cause SetupCache folder removed

I don't think that SetupCache files can be used to repair .net

https://www.microsoft.com/en-us/download/details.aspx?id=30135

Link to comment
Share on other sites

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.

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

40 minutes ago, ROCKNROLL said:

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.

It is not cache. They are just one time setup files. I think we should treat this the same as the way we treated Adobe Acrobat entries. So I suggest removing this entry.

https://forum.piriform.com/topic/32310-winapp2ini-additions/?do=findComment&comment=279935

 

Link to comment
Share on other sites

9 hours ago, SMalik said:

It is not cache. They are just one time setup files. I think we should treat this the same as the way we treated Adobe Acrobat entries. So I suggest removing this entry.

https://forum.piriform.com/topic/32310-winapp2ini-additions/?do=findComment&comment=279935

 

I agree with SMalik

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

Revised Entry

Changed name from [Windows Update Notification Manager Logs*]  to  [UNP Logs*].

This has nothing to do with Windows Update. UNP stands for Universal Notification Platform.

Please take a look at the snapshot  https://forum.piriform.com/topic/32310-winapp2ini-additions/?do=findComment&comment=288229

[UNP Logs*]
DetectOS=10.0|
LangSecRef=3025
Detect=HKLM\Software\Microsoft\UNP
Default=False
FileKey1=%ProgramFiles%\UNP\Logs|*.*

Link to comment
Share on other sites

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.

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

3 hours ago, ROCKNROLL said:

@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.

Thank you for the notification. Ok, you can close my last 3 PRs (#127-129). I will compare the changes later again. Robert revised many of the affected entries also.

Link to comment
Share on other sites

16 hours ago, ROCKNROLL said:

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.

I support the idea to merge multiple entries for the same program into one single entry. Also, please check the entry names before adding. For example, an entry name [.NET Framework Cleanup*], where just [.NET Framework*] is enough. There should not be any unnecessary |REMOVESELF.

https://github.com/MoscaDotTo/Winapp2/pull/132

Link to comment
Share on other sites

[iTunes Album Artwork Cache*], [iTunes Cache*], [iTunes Cookies*], [iTunes Logs*], [iTunes Previous Libraries*] and [iTunes Temporary Files*] merged into one entry.

[iTunes*]
LangSecRef=3023
Detect=HKLM\Software\Apple Computer, Inc.\iTunes
Default=False
FileKey1=%Music%\iTunes|*.tmp|RECURSE
FileKey2=%Music%\iTunes\Album Artwork\Cache|*.*|RECURSE
FileKey3=%Music%\iTunes\Previous iTunes Libraries|*.*|RECURSE
FileKey4=%CommonAppData%\Apple Computer\iTunes\iPhone Temporary Files|*.*|RECURSE
FileKey5=%UserProfile%\Apple Computer\logs|*.log
FileKey6=%LocalAppData%\Apple Computer\iTunes|Cache.db
FileKey7=%AppData%\Apple Computer\iTunes\Cookies|Cookies.binarycookies
FileKey8=%AppData%\Apple Computer\Logs|*.*|RECURSE
FileKey9=%WinDir%\System32\config\systemprofile\AppData\Roaming\Apple Computer\Logs|*.*|RECURSE
FileKey10=%WinDir%\SysWOW64\config\systemprofile\AppData\Roaming\Apple Computer\Logs|*.*|RECURSE
FileKey11=%LocalAppData%\VirtualStore\ProgramData\Apple Computer\iTunes\iPhone Temporary Files|*.*|RECURSE

Link to comment
Share on other sites

[Windows Media Player Album Art Cache*] and [Windows Media Player MediaGuide*] merged into one entry.

[Windows Media Player Databases*] completely removed.

Art Cache and last played are already in CCleaner's entry.

[Windows Media Player More*]
LangSecRef=3023
Detect=HKCU\Software\Microsoft\MediaPlayer
Default=False
FileKey1=%SystemDrive%\Documents and Settings\NetworkService\Local Settings\Application Data\Microsoft\Media Player\Transcoded Files Cache|*.*|RECURSE
FileKey2=%LocalAppData%\Microsoft\Media Player\Transcoded Files Cache|*.*|RECURSE

 

Link to comment
Share on other sites

[MS Office 2003 Script Editor*], [MS Office 2013/16 ClickToRun Update Files*], [MS Office Customization Tool*], [MS Office Help Cache*], [MS Office Picture Manager More*], [MS Office Recent Templates*], [MS Office Remove Hidden Data Tool Log*], [MS Office Saved CEIP Data*], [MS Office Unsaved Files*] and [MS Word Document Building Blocks*] merged into [Office More*] entry.

Removed "\Common" from the Detect's

[Office More*]
LangSecRef=3021
Detect1=HKCU\Software\Microsoft\Office\11.0
Detect2=HKCU\Software\Microsoft\Office\12.0
Detect3=HKCU\Software\Microsoft\Office\14.0
Detect4=HKCU\Software\Microsoft\Office\15.0
Detect5=HKCU\Software\Microsoft\Office\16.0
Default=False
FileKey1=%SystemDrive%|propfix.log
FileKey2=%Documents%|~*.ppt;~*.pptx;~*.doc;~*.docx|RECURSE
FileKey3=%CommonAppData%\Microsoft\ClickToRun\ProductReleases|*.*|RECURSE
FileKey4=%LocalAppData%\Microsoft Help|*.*|RECURSE
FileKey5=%LocalAppData%\Microsoft\Office\*\OfficeFileCache|*.*|RECURSE
FileKey6=%LocalAppData%\Microsoft\Office\*|OneNoteOfflineCache.onecache
FileKey7=%LocalAppData%\Microsoft\OneNote\*\OneNoteOfflineCache_Files|*.*|RECURSE
FileKey8=%LocalAppData%\Microsoft\OneNote\*|OneNoteOfflineCache.onecache
FileKey9=%LocalAppData%\Microsoft\Office\UnsavedFiles|*.*|RECURSE
FileKey10=%AppData%\Microsoft\Document Building Blocks|*.*|RECURSE
FileKey11=%AppData%\Microsoft\Excel|*.*|RECURSE
FileKey12=%AppData%\Microsoft\PowerPoint|*.*|RECURSE
FileKey13=%AppData%\Microsoft\Office|*.tmp
FileKey14=%AppData%\Microsoft\OIS|Toolbars.dat
FileKey15=%AppData%\Microsoft\Templates|*.xlt;*.xltx;*.pot;*.potx;*.dot;*.dotx
FileKey16=%AppData%\Microsoft\UProof|*.bin;*.XML
FileKey17=%AppData%\Microsoft\Word|*.*|RECURSE
ExcludeKey1=PATH|%AppData%\Microsoft\Excel\XLSTART\|*.*
ExcludeKey2=PATH|%AppData%\Microsoft\PowerPoint\|PPT*.pcb
ExcludeKey3=FILE|%AppData%\Microsoft\Word\|listgal.dat
ExcludeKey4=PATH|%AppData%\Microsoft\Word\STARTUP\|*.*
RegKey1=HKCU\Software\Microsoft\Office\Common|FontBmpCache
RegKey2=HKCU\Software\Microsoft\Office\11.0\MSE|LastLoadedSolution
RegKey3=HKCU\Software\Microsoft\Office\11.0\MSE\FileMRUList
RegKey4=HKCU\Software\Microsoft\Office\11.0\MSE\ProjectMRUList
RegKey5=HKCU\Software\Microsoft\Office\11.0\MSE\SolutionMRUList
RegKey6=HKCU\Software\Microsoft\OfficeCustomizeWizard\12.0\RecentFileList
RegKey7=HKCU\Software\Microsoft\Office\12.0\Common\Internet|UseRWHlinkNavigation
RegKey8=HKCU\Software\Microsoft\Office\12.0\Word\Reading Locations
RegKey9=HKCU\SOFTWARE\Microsoft\Office\12.0\Common\OfficeStart\Web\Templates
RegKey10=HKCU\SOFTWARE\Microsoft\Office\12.0\Excel\Recent Templates
RegKey11=HKCU\SOFTWARE\Microsoft\Office\12.0\PowerPoint\Recent Templates
RegKey12=HKCU\SOFTWARE\Microsoft\Office\12.0\Word\Recent Templates
RegKey13=HKCU\Software\Microsoft\OfficeCustomizeWizard\14.0\RecentFileList
RegKey14=HKCU\Software\Microsoft\Office\14.0\Common\Internet|UseRWHlinkNavigation
RegKey15=HKCU\Software\Microsoft\Office\14.0\Word\Reading Locations
RegKey16=HKCU\SOFTWARE\Microsoft\Office\14.0\Common\OfficeStart\Web\Templates
RegKey17=HKCU\SOFTWARE\Microsoft\Office\14.0\Excel\Recent Templates
RegKey18=HKCU\SOFTWARE\Microsoft\Office\14.0\PowerPoint\Recent Templates
RegKey19=HKCU\SOFTWARE\Microsoft\Office\14.0\Word\Recent Templates
RegKey20=HKCU\Software\Microsoft\OfficeCustomizeWizard\15.0\RecentFileList
RegKey21=HKCU\Software\Microsoft\Office\15.0\Common\Internet|UseRWHlinkNavigation
RegKey22=HKCU\Software\Microsoft\Office\15.0\Word\Reading Locations
RegKey23=HKCU\SOFTWARE\Microsoft\Office\15.0\Common\OfficeStart\Web\Templates
RegKey24=HKCU\SOFTWARE\Microsoft\Office\15.0\Excel\Recent Templates
RegKey25=HKCU\SOFTWARE\Microsoft\Office\15.0\PowerPoint\Recent Templates
RegKey26=HKCU\SOFTWARE\Microsoft\Office\15.0\Word\Recent Templates
RegKey27=HKCU\Software\Microsoft\OfficeCustomizeWizard\16.0\RecentFileList
RegKey28=HKCU\Software\Microsoft\Office\16.0\Common\Internet|UseRWHlinkNavigation
RegKey29=HKCU\Software\Microsoft\Office\16.0\Word\Reading Locations
RegKey30=HKCU\SOFTWARE\Microsoft\Office\16.0\Common\OfficeStart\Web\Templates
RegKey31=HKCU\SOFTWARE\Microsoft\Office\16.0\Excel\Recent Templates
RegKey32=HKCU\SOFTWARE\Microsoft\Office\16.0\PowerPoint\Recent Templates
RegKey33=HKCU\SOFTWARE\Microsoft\Office\16.0\Word\Recent Templates

Link to comment
Share on other sites

[TeamViewer Incoming Connections*], [TeamViewer Logs*] and [Teamviewer Past Connections*] merged into one entry.

[TeamViewer More*]
LangSecRef=3024
Detect=HKCU\Software\TeamViewer
Default=False
FileKey1=%ProgramFiles%\TeamViewer|*.log|RECURSE
FileKey2=%ProgramFiles%\TeamViewer|Connections_incoming.txt|RECURSE
FileKey3=%AppData%\TeamViewer|*.*|RECURSE
FileKey4=%WinDir%\System32|TeamViewer*_Hooks.log
FileKey5=%LocalAppData%\VirtualStore\Program Files*\TeamViewer|*.log|RECURSE
FileKey6=%LocalAppData%\VirtualStore\Program Files*\TeamViewer|Connections_incoming.txt|RECURSE
RegKey1=HKCU\Software\TeamViewer\Version5|Last_Machine_Connections
RegKey2=HKCU\Software\TeamViewer\Version5.1|Last_Machine_Connections
RegKey3=HKCU\Software\TeamViewer\Version6|Last_Machine_Connections
RegKey4=HKCU\Software\TeamViewer\Version7|Last_Machine_Connections

Link to comment
Share on other sites

[NVIDIA Cache*] and [NVIDIA GFExperience*] merged into [NVIDIA*] entry.

[NVIDIA*]
LangSecRef=3024
Detect=HKLM\Software\NVIDIA Corporation
Default=False
FileKey1=%SystemDrive%\NvidiaLogging\GFExperience|GridClientLog.log*|RECURSE
FileKey2=%ProgramFiles%\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*
FileKey3=%CommonAppData%\NVIDIA|*.bak;*.log;*.log_*;*.old|RECURSE
FileKey4=%CommonAppData%\NVIDIA Corporation|*.bak;*.log;*.old|RECURSE
FileKey5=%CommonAppData%\NVIDIA Corporation\NetService|*.*|RECURSE
FileKey6=%LocalAppData%\NVIDIA|*.bak;*.log;*.old|RECURSE
FileKey7=%LocalAppData%\NVIDIA Corporation\*\CefCache|Cookies;Cookies-journal;QuotaManager;QuotaManager-journal
FileKey8=%LocalAppData%\NVIDIA Corporation\*\CefCache\Cache|*.*|RECURSE
FileKey9=%LocalAppData%\NVIDIA Corporation\*\CefCache\GPUCache|*.*|RECURSE
FileKey10=%AppData%\NVIDIA\ComputeCache|*.*|RECURSE
FileKey11=%AppData%\NVIDIA\GLCache|*.*|RECURSE
FileKey12=%LocalAppData%\VirtualStore\Program Files*\NVIDIA Corporation\NetworkAccessManager\Apache Group\Apache2\logs|*.*
FileKey13=%LocalAppData%\VirtualStore\ProgramData*\NVIDIA|*.bak;*.log;*.log_*;*.old|RECURSE
FileKey14=%LocalAppData%\VirtualStore\ProgramData*\NVIDIA Corporation|*.bak;*.log;*.old|RECURSE
FileKey15=%LocalAppData%\VirtualStore\ProgramData\NVIDIA Corporation\NetService|*.*|RECURSE

Link to comment
Share on other sites

  • Moderators

@SMalik, the windows media player one should have 'Windows Media Player Databases' and the warning carved into their own, It literally destroys the WMP library, most users of WMP do not want that to occur

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

23 minutes ago, Nergal said:

@SMalik, the windows media player one should have 'Windows Media Player Databases' and the warning carved into their own, It literally destroys the WMP library, most users of WMP do not want that to occur

I think we should completely remove this one.

Link to comment
Share on other sites

  • Moderators
9 minutes ago, SMalik said:

I think we should completely remove this one.

I've oft suggested that, an endorse your statement.  That entry (without the warning) was actually imported into the ccleaner default rules, scary time that was.

 

ADVICE FOR USING CCleaner'S REGISTRY INTEGRITY SECTION

DON'T JUST CLEAN EVERYTHING THAT'S CHECKED OFF.

Do your Registry Cleaning in small bits (at the very least Check-mark by Check-mark)

ALWAYS BACKUP THE ENTRY, YOU NEVER KNOW WHAT YOU'LL BREAK IF YOU DON'T.

Support at https://support.ccleaner.com/s/?language=en_US

Pro users file a PRIORITY SUPPORT via email support@ccleaner.com

Link to comment
Share on other sites

13 minutes ago, Nergal said:

I've oft suggested that, an endorse your statement.  That entry (without the warning) was actually imported into the ccleaner default rules, scary time that was.

I have corrected the entry above.

https://forum.piriform.com/topic/32310-winapp2ini-additions/?do=findComment&comment=288654

 

Link to comment
Share on other sites

[HP Install Logs*], [HP Install Temps*] and [HP Installation Files*] merged into one entry.

[HP Install Files*]
LangSecRef=3024
Detect=HKCU\Software\HP
DetectFile=%CommonAppData%\HP
Default=False
FileKey1=%SystemDrive%\Documents and Settings\All Users\Application Data|hpzinstall.log
FileKey2=%SystemDrive%\Users\All Users\HP\Installer\Temp|*.*|REMOVESELF
FileKey3=%SystemDrive%\HP Universal Print Driver|*.*|REMOVESELF
FileKey4=%SystemDrive%\swsetup|*.*|REMOVESELF
FileKey5=%SystemDrive%\HP\bin\logs|*.log
FileKey6=%ProgramFiles%\HP\Temp|*.*|RECURSE
FileKey7=%CommonAppData%|hpzinstall.log
FileKey8=%CommonAppData%\Hewlett-Packard|*.log*.*;*Log.txt|RECURSE
FileKey9=%CommonAppData%\HP\Installer\Temp|*.*|REMOVESELF
FileKey10=%CommonAppData%\HP\Temp|*.*|RECURSE
FileKey11=%AppData%\HP\WebRegLogs|WebRegLog.txt
FileKey12=%WinDir%|*.dat.temp
FileKey13=%LocalAppData%\VirtualStore\Program Files*\HP\Temp|*.*|RECURSE
FileKey14=%LocalAppData%\VirtualStore\ProgramData|hpzinstall.log
FileKey15=%LocalAppData%\VirtualStore\ProgramData\HP\Installer\Temp|*.*|REMOVESELF
FileKey16=%LocalAppData%\VirtualStore\ProgramData\HP\Temp|*.*|REMOVESELF

Link to comment
Share on other sites

[Norton Dumps*] and [Norton Installer Logs*] merged into one entry.

[Norton*]
LangSecRef=3024
DetectFile=%CommonAppData%\Norton
Default=False
FileKey1=%CommonAppData%\Norton|*.log;*.txt
FileKey2=%CommonAppData%\Norton\LocalDumps|*.dmp
FileKey3=%CommonAppData%\NortonInstaller\Logs|*.*|RECURSE
FileKey4=%LocalAppData%\VirtualStore\ProgramData\Norton\LocalDumps|*.dmp
FileKey5=%LocalAppData%\VirtualStore\ProgramData\NortonInstaller\Logs|*.*|RECURSE

Link to comment
Share on other sites

11 hours ago, SMalik said:

[MS Office 2003 Script Editor*], [MS Office 2013/16 ClickToRun Update Files*], [MS Office Customization Tool*], [MS Office Help Cache*], [MS Office Picture Manager More*], [MS Office Recent Templates*], [MS Office Remove Hidden Data Tool Log*], [MS Office Saved CEIP Data*], [MS Office Unsaved Files*] and [MS Word Document Building Blocks*] merged into [Office More*] entry

Please, don't combine [MS Office Unsaved Files*]  into [Office More*]

 

9 hours ago, SMalik said:

[HP Install Logs*], [HP Install Temps*] and [HP Installation Files*] merged into one entry.

[HP Installation Files*] is another entry that i think better on its own

combining [HP Install Logs*] and [HP Install Temps*] into one entry is ok

Link to comment
Share on other sites

10 hours ago, dvdbane said:

Please, don't combine [MS Office Unsaved Files*]  into [Office More*]

 

[HP Installation Files*] is another entry that i think better on its own

combining [HP Install Logs*] and [HP Install Temps*] into one entry is ok

I have tried a few other privacy eraser programs and they have MS Office Unsaved Files included with the main entry.

Link to comment
Share on other sites

Modified entry:  [Weather Watcher Live*]

Combined [Weather Watcher Live Data Log*] and [Weather Watcher Live Temp Files*].  Please remove these two entries.

[Weather Watcher Live*]
LangSecRef=3021
Detect=HKCU\Software\VB and VBA Program Settings\Weather Watcher Live
Default=False
FileKey1=%AppData%\WeatherWatcherLive|WeatherWatcherLive.log
FileKey2=%AppData%\WeatherWatcherLive\Temp|*.*

 

Windows 10 x64 Pro on ASUS Maximus VIII Extreme motherboard, i7-6700k CPU,H220 X2 Liquid Cooler, 64 gbyte RipJaws DDR4 3200 RAM, Samsung 970 Pro NVMe M.2 500 gbyte SSD + Samsung 850 Pro 512 gbyte SSD, EVGA RTX 3060 Titan graphics card (Home Built System);  Windows 11x64 Pro on 512 gigabyte Dell XPS 15 2-in-1 Laptop/tablet and Dell XPS 8940 PC.  ASUS RT-AC88U router, 14 tbyte WD My Cloud PR2100 NAS Server, 200 Mbps cable Internet, MS Edge Chromium, MS Office 2021 (Local), Casper 11, DisplayFusion (3 Flat Panel Displays per system):   Latest Bitdefender Internet Security, Quicken, Weather Watcher Live, ThumbsPlus 10, Sticky Password 8, WD Smartware, CyberLink PowerDVD23, MSI AfterBurner, Rainmeter, 8GadgetPack, and many more.

Link to comment
Share on other sites

You can also merge [World of Warcraft Cache Files*]  and [World of Warcraft Logs*]  to [World of Warcraft more*]

Also [UltraDefrag Logs*]  and  [UltraDefrag Portable Log*]  together.

[TrojanHunter Debug Logs*]  and [TrojanHunter Scan Logs*] together.

[Trillian*]  and [Trillian Logs*] .

[Trackmania Forever Campaign Scores*]  and [Trackmania Forever Ladder Scores*]  to [Trackmania Forever Scores*

 

[The Sims 3 Cache Files*]  and [The Sims 3*]

[Teeworlds Demos*]   [Teeworlds Downloaded Files*]  [Teeworlds Downloaded Maps*] [Teeworlds Dumps*] [Teeworlds Ghosts*]   [Teeworlds Maps*]   [Teeworlds Temp*]  to [Teeworlds*]

[Stellarium Cache*]   [Stellarium Logs*]  to [Stellarium*]

 

[Steam Big Picture Cache*]  [Steam Browser Cache*]  [Steam DepotCache*]  to [Steam Cache*]

 

[Sony SonicStage Logs*]  [Sony SonicStage Temp*] together.

[SecondLife Cache*]  [SecondLife Logs*]

[RegWork Logs*] [RegWork Temporary Files*]

[Reflector Dump Files*] [Reflector Log Files*]

[qBittorrent Cache*] [qBittorrent Logs*]  also.

[Pycharm Cache*] and [Pycharm Logs*] .

....

but its a lot of work to do that for all entries for the winapp2 file.

 

When we can see some updates and also a option to help you with this.

 

greets

Link to comment
Share on other sites

1 hour ago, back_track said:

You can also merge [World of Warcraft Cache Files*]  and [World of Warcraft Logs*]  to [World of Warcraft more*]

Also [UltraDefrag Logs*]  and  [UltraDefrag Portable Log*]  together.

[TrojanHunter Debug Logs*]  and [TrojanHunter Scan Logs*] together.

[Trillian*]  and [Trillian Logs*] .

[Trackmania Forever Campaign Scores*]  and [Trackmania Forever Ladder Scores*]  to [Trackmania Forever Scores*

 

[The Sims 3 Cache Files*]  and [The Sims 3*]

[Teeworlds Demos*]   [Teeworlds Downloaded Files*]  [Teeworlds Downloaded Maps*] [Teeworlds Dumps*] [Teeworlds Ghosts*]   [Teeworlds Maps*]   [Teeworlds Temp*]  to [Teeworlds*]

[Stellarium Cache*]   [Stellarium Logs*]  to [Stellarium*]

 

[Steam Big Picture Cache*]  [Steam Browser Cache*]  [Steam DepotCache*]  to [Steam Cache*]

 

[Sony SonicStage Logs*]  [Sony SonicStage Temp*] together.

[SecondLife Cache*]  [SecondLife Logs*]

[RegWork Logs*] [RegWork Temporary Files*]

[Reflector Dump Files*] [Reflector Log Files*]

[qBittorrent Cache*] [qBittorrent Logs*]  also.

[Pycharm Cache*] and [Pycharm Logs*] .

....

but its a lot of work to do that for all entries for the winapp2 file.

 

When we can see some updates and also a option to help you with this.

 

greets

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.

I am a maintainer for Winapp2. I also have a open-source group on Steam.

http://steamcommunity.com/groups/opencommunity

Link to comment
Share on other sites

Revised Entry

Changed entry name from [CyberLink PowerDVD 16/17*] to [CyberLink PowerDVD*]
Added support for PowerDVD 15
Merged [CyberLink Crash Dumps*] into this entry

[CyberLink PowerDVD*]
LangSecRef=3023
Detect1=HKCU\Software\CyberLink\PowerDVD15
Detect2=HKCU\Software\CyberLink\PowerDVD16
Detect3=HKCU\Software\CyberLink\PowerDVD17
Default=False
FileKey1=%LocalAppData%\Cyberlink\PowerDVD*\cache|*.*
FileKey2=%CommonAppData%\CyberLink\Boomerang\*|*.xml;*.dmp
FileKey3=%CommonAppData%\Cyberlink\Evoparser|*.xml
FileKey4=%CommonAppData%\CyberLink\PowerDVD*\Boomerang\*|*.xml;*.dmp
FileKey5=%LocalAppData%\Cyberlink\PowerDVD*\caches|*.*|RECURSE
FileKey6=%LocalAppData%\Cyberlink\PowerDVD*\CL_DMP_Browser|*.*|RECURSE
FileKey7=%LocalAppData%\Cyberlink\DigitalHome|*.log|RECURSE
FileKey8=%LocalAppData%\Cyberlink\PowerDVD*|*.log|RECURSE
FileKey9=%CommonAppData%\CyberLink\Boomerang\*|*.xml;*.dmp
FileKey10=%CommonAppData%\CyberLink\Evoparser|*.xml
FileKey11=%CommonAppData%\CyberLink\PowerDVD*\Boomerang\*|*.xml;*.dmp

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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