Skip to content

Add glob patterns for --include option#53

Open
dmitrivereshchagin wants to merge 1 commit into
dscharrer:masterfrom
dmitrivereshchagin:feat-glob
Open

Add glob patterns for --include option#53
dmitrivereshchagin wants to merge 1 commit into
dscharrer:masterfrom
dmitrivereshchagin:feat-glob

Conversation

@dmitrivereshchagin
Copy link
Copy Markdown

Ugly globbing implementation on top of Boost.Regex. For example to extract Master Levels for Doom II from GOG distribution one may use this command

innoextract -I 'master/wads/*.wad' setup_doom2_2.0.0.6.exe

@Earnestly
Copy link
Copy Markdown

Earnestly commented Apr 19, 2018

Would this allow the app directory to be excluded when used like so:innoextract -I 'app/*' foobar.exe?

Edit: Ah, no it appears not. That's a shame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants