timjeffrey10 / 7_zip-compression-batch

Realize 7-zip batch compression.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

7_zip-compression-batch

Realize 7-zip batch compression.

Requirement

  • Please install 7-zip first.
  • Do not change the installation path.

Features

  1. Check if the files' names are valid. (No ( ) ! & in file name).
  2. Setting format (7z or zip).
  3. Setting password.
  4. Setting compressing level (level 0/1/3/5/7/9).

Usage

  1. Drag the files or folders to be batch compressed to the bat file.
  2. Follow the instructions on the screen to set up.

Note

This is the first time I have written a bat file by myself. If there are any problems, please let me know!

About

Realize 7-zip batch compression.


Languages

Language:Batchfile 100.0%