GithubHelp home page GithubHelp logo

Comments (9)

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024 1

Better, I'll make regex case-insensitive.

from tikione-steam-cleaner.

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024 1

patterns are now case-insensitive ; closing issue

from tikione-steam-cleaner.

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024

I should document this :p
Patterns have to be lowercase (I apply lowercase to scanned paths ; see https://github.com/jonathanlermitage/tikione-steam-cleaner/blob/master/src/main/java/fr/tikione/steam/cleaner/util/FileUtils.java).

from tikione-steam-cleaner.

mirh avatar mirh commented on June 7, 2024

Oh, btw:

directx_Jun2010_redist
directx_feb2010_redist
directx_aug2009_redist
directx_mar2009_redist
directx_nov2008_redist
directx_aug2008_redist
directx_jun2008_redist
directx_mar2008_redist
directx_nov2007_redist
directx_aug2007_redist
directx_jun2007_redist
directx_apr2007_redist
directx_feb2007_redist
directx_dec2006_redist
directx_oct2006_redist
directx_aug2006_redist
directx_jun2006_redist
directx_apr2006_redist
directx_feb2006_redist
directx_dec2005_redist
directx_9c_oct05sdk_redist
directx_9c_Aug05sdk_redist
directx_9c_redist

And then perhaps

DX80NTeng
DX81NTeng

from tikione-steam-cleaner.

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024

There is a pattern for those directx redists ;)
See https://github.com/jonathanlermitage/tikione-steam-cleaner/blob/master/dist2/conf/backup/tikione-steam-cleaner_patterns.ini : line 44: ".*__redist(s)?$"

from tikione-steam-cleaner.

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024

OMG ok, there is a "__" instead of a "_" in the regex :p ....

from tikione-steam-cleaner.

mirh avatar mirh commented on June 7, 2024

Mhh, I dunno.
There shouldn't be a pattern. Those are their names period.

Besides, now that I see, it seems "directx_Jun2010_redist" is the outlier.
I mean.. like every redist ever has always been lower cases.. But this.

I guess its your choice.

from tikione-steam-cleaner.

jonathanlermitage avatar jonathanlermitage commented on June 7, 2024

There are patterns since folders and files name may vary (developers choose names, there's no official list).

from tikione-steam-cleaner.

mirh avatar mirh commented on June 7, 2024

Then if we really want to go down into the rabbit hole, they could choose just any name.
And then the only way to recognize them would be dxsetup] or something.

(It's starting to feel awkward how the issues interweave)

from tikione-steam-cleaner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.