Let's say I have this folder/archive structure:
Code: Select all
Code:
Main folder\Subfolder1\SubfolderA\archive_name.zip
Main folder\Subfolder2\another_archive.zip
Main folder Subfolder3\SubfolderB\third_archive.zip
My suggestion is: When the field Unpack file(s) to: is empty, unpack the archives in "flattened" Main folder to their respective folders. Like this:
Code: Select all
Main folder\Subfolder1\SubfolderA\files and folders from archive_name.zip
Main folder\Subfolder2\files and folders from another_archive.zip
Main folder Subfolder3\SubfolderB\files and folders from third_archive.zip

-----------------------------
Interestingly, the help file (Dialog box: Unpack topic) reads, "If you leave... field [Unpack file(s) to:] empty, the files will be unpacked to the directory of the archive," which is currently not true.
It would be very nice if the behavior of TC would be adjusted so it would comply to help file, and more importantly, it would allow us to do more than before more easily than before.

Thank you very much for considering this suggestion.