How do I make a simple zip file through 7z command line?
I am trying to replicate these settings:
I tried:
Code:
7z a -bt -bb3 -mx=7 -mm=deflate outfile infile
However this still makes a 7z archive as shown by this hex editor screenshot:
It should look like this: