1
0

statics data

This commit is contained in:
2017-11-08 17:39:50 +01:00
parent 11a38315cd
commit faee825af9
532 changed files with 8189 additions and 99 deletions

View File

@@ -0,0 +1,5 @@
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.