Skip to content

批量压缩当前目录下的文件夹或文件到单独的压缩包,并设置统一的压缩密码,压缩时可直接更改压缩后的后缀

Notifications You must be signed in to change notification settings

iisyw/batchCompression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

批量压缩

为什么出现这个程序

自己想双层压缩一些敏感资源存到网盘上,为了更方便快捷的压缩而诞生的

使用

复制.exe和.ini文件到想要批量压缩的文件夹内即可,运行前更改.ini配置文件

说明

批量压缩当前目录下的文件夹或文件到单独的压缩包,并设置统一的压缩密码,压缩时可直接更改压缩后的后缀

  1. 需要先自行安装 7z 压缩,并把 7z 文件夹添加到环境变量,使 7z 命令可用
  2. 执行文件:批量压缩.exe;配置文件:config.ini

About

批量压缩当前目录下的文件夹或文件到单独的压缩包,并设置统一的压缩密码,压缩时可直接更改压缩后的后缀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages