5 lines
294 B
Markdown
5 lines
294 B
Markdown
|
exeExtract is a little tool to extract many files from a given folder.
|
||
|
|
||
|
It proved especially useful to me when i needed to get every compiled exe file from all of my project folders.
|
||
|
|
||
|
But - even the name hints otherwise - you can freely choose what pattern what the to copy files have to match.
|