Some recent installers created by Microsoft contain 'funny' path names with periods as directory names. They cannot be extracted with Total Commander. These files can be extracted with other tools, such as WinRAR or 7-Zip.
Using Alt+F9 all these folders are merged. However, if I replace dots with some character like underscore using hex editor, archive may be viewed or unpacked w/o problems. It would be nice if TC could do it directly. These are not invalid folders, archives just have no such restrictions like folders.
I have never used Branch View before. I can see that it will prove useful when opening large directories with perplexing structure. It's faster to bring up than search for all files. Thanks.
The "flat" Branch View still doesn't allow to extract these files via drag and drop. Same result. But I can use File -> Unpack (Alt+F9) and enter the required mask, such as *.cab or *.dll. That is reasonably quick.
#148174 Personal license
Running Total Commander v8.52a
When subfolder is named ".", its contents is extracted to target folder directly, just because "." means current folder. And when multiple nested folders are named ".", their contents is extracted to target folder. E.g. file ".\.\.\.\vc_red.cab" from sample archive is extracted directly to target directory.
It is not a bug, but it may be done better if TC could mask forbidden characters in names. E.g. archive can contain a folder with name "AUX", and TC is unable to unpack such archive.