Skip to content

Archive Extractor v1.1

Latest

Choose a tag to compare

@LordNed LordNed released this 18 Jul 02:16
· 44 commits to master since this release

Version 1.1 fixes an issue with extracting archives who have the same internal name. Tool originally used the internal root name of the archive as the output folder name. However, this causes issues when archives shared the same internal name (ie: 'Archive' which appears to be the default) were extracted at the same time as it would overwrite data from the other one.

The default behavior has been changed to use the archive file name instead of the internal name. This behavior can be overwritten by passing the -useInternalNames flag during extraction.

Drag and drop one or more files/folders (or both at the same time!) onto the exe to have them uncompressed.

image