Skip to content

Conversation

dmitrivereshchagin
Copy link

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

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