Extract to subfolder - it depends
-
When i extract an archive
test.zip
____\file.txt
to subfolder of C: then powerarchiver creates
C:\test\file.txt
This is good :)When i extract an archive with only one subfolder
test.zip
____\test
________\file.txt
to subfolder of C: then powerarchiver creates
C:\test\test\file.txt
This i dont like :(I wish the extract to subfolder would not create the first test subfolder when there is only one subfolder in the archive.