日記帳
本ページはプロモーションが含まれています
カテゴリー
Links
blog(ブログ)マスター
アンドロイドの巣
ゼロから始めるベランダ菜園
タイトル
2024年11月
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30

[ 7z ] System ERROR: E_NOTIMPL : Not implemented

カテゴリー: General
2024-10-22

タイトル


執筆:2024.10.22
編集:2024.10.22

7zで表示すると一覧にあるが
-sdel を含むと

System ERROR: E_NOTIMPL : Not implemented

とでて実行できない

他のパラメーターも mx=数値 から mx数値に代わっている

set compression Method
-mmt[N]
    set number of CPU threads
-mx[N]
    set compression level: -mx1 (fastest) ... -mx9 (ultra)


7z a -t7z -mx9 -mmt2 -sdel example.7z example


PR

[PR]