#1
|
||||
|
||||
Make zip from command line
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 ![]() It should look like this: ![]() |
Sponsored Links |
#2
|
||||
|
||||
You can use tar.exe from windows itself
Code:
tar.exe -cf Archive.zip <InputDir>
__________________
Haters gonna hate
|
#3
|
||||
|
||||
That does not create an archive as specified in the second hex edit screenshot.
|
#4
|
|||
|
|||
Quote:
Decoded text shows PK & 7z is it the identifier.. EDIT: Clarified.! Last edited by ffmla; 17-04-2021 at 10:24. |
#5
|
||||
|
||||
Quote:
I don't know if this resolves, take the test. Code:
7z a -tzip -bt -bb3 -mx=7 -mm=deflate outfile infile |
#6
|
|||
|
|||
^^Solved...!
if u used tzip. |
#7
|
||||
|
||||
Quote:
![]() This makes the correct file. |
#8
|
||||
|
||||
Why not use Info-ZIP instead? That's the open-source ZIP implementation.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
The Following User Says Thank You to Joe Forster/STA For This Useful Post: | ||
Cesar82 (17-04-2021) |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem to make audio protection | kasseb | CD/DVD Copy Protections & Utilities | 7 | 06-05-2009 13:38 |
Need advise on how to make identical copy of PS2 CDs | UraniUm | PS2 Games | 10 | 18-07-2002 18:32 |
how do i make all songs the same volume in mp3 format | milani | Media Files | 2 | 30-04-2002 02:58 |
how to make copies of selfbootable and nonbootable copies... | amol00 | DC Games | 3 | 27-03-2002 15:35 |
How do i make a copy of B&W ??? | hacker2233 | PC Games | 0 | 10-06-2001 11:53 |