View Single Post
Old 11-26-2024, 04:12 PM   #24
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,541
Karma: 78910202
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Running 7zip at the command line from a directory that contains the extracted files, I do get a working cbz. Note the addition of the
Code:
-tzip
to force creation of a zip format file
Code:
7zz a -tzip efnpw8.cbz
Additionally file now correctly shows this as a zip file
Code:
file efpnw8.cbz 
efpnw8.cbz: Zip archive data, at least v2.0 to extract, compression method=store

Last edited by PeterT; 11-26-2024 at 04:16 PM.
PeterT is offline   Reply With Quote