trying to create a CleanerML file
So I used Show Debugger Messages option and I can see that Bleachbit 4.0 detects correctly the custom CleanerML file I created; however, it doesn't show up unless I turn off "hide irrelevant cleaners". So my question is HOW does bleachbit 4.0 make the determination that a CleanerML file is "irrelevant"? The specific rule I'm trying to add is for a "custom" recursive cleaning regex I made for steam. Note that I do NOT install steam in the regular C:\Program Files location but intead to a separate harddrive I have. Perhaps that's the issue?
Custom Steam
steam installers
Installers
Delete the files left over from installs
Skrell
Sun, 05/03/2020 - 09:10
Permalink
Here is the filter I wrote:
Here is the filter I wrote:
<cleaner id="steam" os="windows">
<label>Custom Steam</label>
<description>steam installers</description>
<option id="temp">
<label>Installers</label>
<description>Delete the files left over from installs</description>
<action command="delete" search="walk.files" path="I:\Gaming\Steam\SteamApps\" regex="(\.cab$)|(vcredist.*\.exe)|(vc_redist.*\.exe)|(dotNetFx.*\.exe)|(dxsetup.*\.exe)|(directx.*\.exe)|(\.msi$)|(\.cmd$)"/>
</option>
</cleaner>
Skrell
Fri, 05/22/2020 - 12:00
Permalink
Great support!
Great support!
Nighty
Sun, 11/07/2021 - 23:12
Permalink
Works OK for me with 4.4.0
Works OK for me with 4.4.0