I have NN95c. If I use compress folder to create a zip and view it
with Quick View Plus 4.4 it shows only the first branch in each
subtree:
so:
Test
test.txt
Test\One
test.txt
Test\One\a
test.txt
Test\One\b
test.txt
Test\One\c
test.txt
Test\Two
test.txt
Test\Two\d
test.txt
Test\Two\e
test.txt
Test\Two\f
test.txt
Test\Three
test.txt
appears in the viewer pane as
Test
One
a
test.txt
If I unzip the files, they're all there. If I use Winzip or Norton
File Manager, they're all there (but not in the viewer pane,
obviously)
If I zip the same folder using
pkzip -p -r test.zip *.*
or using Winzip
it appears just as it should in QVP - full tree structure.
The 2 zips are clearly different - the one created by Compress Folder
seems to use a format that QVP does not understand.
Anyone know a solution?
Thanks
Alan