LoginSignup
0
0

More than 1 year has passed since last update.

7zipで再帰的にファイルを解答する方法

Posted at

前提
1.コントロールパネルを開く。
image.png

2.システムを選択する。
image.png

3.システムの詳細設定を選択する。
image.png

4.詳細設定タブの環境変数を選択する。
image.png

5.システム環境変数の変数Pathを選択し、「編集」を選択する。
image.png

7zipを格納するフォルダを登録する。
C:Program Files\7-Zip
image.png

7z x "zipファイル" -o"出力先ディレクトリ"

-oの直後はスペース不要。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0