Closed
Bug 301423
Opened 19 years ago
Closed 19 years ago
Typo which prevents provided code functioning
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: whjudoka, Unassigned)
References
()
Details
Attachments
(1 file)
|
950 bytes,
text/plain
|
Details |
The localization page gives the specific parameters to be passed to 7-zip. However, the line '7z a -t7z stage\app.7z *.* -mx -m0=BCJ2 -m1=LZMA:d24 -m2=LZMA:d19 -m3=LZMA:d19 -mb0:1 -mb0s1:2 -mb0s2:3' should start with '7za a -t7z...etc' since newer versions of 7-zip use 7za.exe.
"7z a -t7z (snip)" may be still working. According to readme.txt of 7-Zip: 7z.exe - 7-Zip command line version 7za.exe - 7-Zip standalone command line version
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•