:memo: v2.0.2 rebuild
:memo: v2.0.2 rebuild
:white_check_mark: v2.0.1 - fix publish task.
:white_check_mark: v2.0.1 - fix publish task.
:memo: v2.0.0 fix code waiting...
:memo: v1.2.11 - Update dependencies and fix some bugs.
:memo: v1.2.9 - update dependencies.
:memo: v1.2.9 - update dependencies.
:memo: v2.9 - 启动程序允许直接传递命令行
:memo: remove link
:memo: v1.8 change config to xml
:memo: edit readme.md
:white_check_mark: v1.2.8 - fix deprecated
Edit readme.md
Edit readme.md
Edit readme.md
libtar - v1.2.6
:memo: v2.8 - 修改target为AnyCPU, 添加定时启动程序选项, 减少误报
:memo: v1.2.7 - icon url
:memo: v1.2.7 - add icon
:memo: v1.2.7 - update dependencies and xml reader modify.
:memo: v1.6.0.0 gui layout change... code optimal
:memo: readme_cn.md url
:memo: v1.5 - gui modify & console support
:memo: v1.3 - Edit Demo Pic Url
:memo: v1.3 - Change to GUI App
v1.2-readme-edit
v1.2-readme-edit
v1.2
:memo: v1.1 https_cert_gen
readme-edit
readme-edit
readme-edit
v2.7.0.0 添加点击次数
v2.7.0.0 添加点击次数
:memo: v2.6.0.0 细微修改~重新编译
:memo: v2.6.0.0 细微修改~重新编译
:memo: v2.5 编译发布
:memo: v2.5 编译发布
:memo: v2.5 添加指定时间执行
:zap: V2.4 精简精简再精简,重新编译
:zap: V2.4 精简精简再精简,重新编译
edit readme.md
edit readme.me
:rocket: v2.3 新增:深色模式 + 长按点击 + 鼠标滚轮操作,优化体积,添加编译脚本
edit README.md
:rocket: 新增滚轮操作~
:zap: 细节优化
:zap: 简化代码
:tada: v2.2 增加长按点击
:tada: v2.2 增加长按点击
:memo: 添加图标
:white_check_mark: 功能测试正常
:memo: WINtpV1.7 细节优化
:memo: WINtpV1.7 细节优化
:white_check_mark: WINtpV1.6_Stable,移除冗余代码
:white_check_mark: WINtpV1.6_Stable,移除冗余代码
:memo: v1.5 新增功能: 允许定时执行
:memo: v1.5 新增功能: 允许定时执行
:rocket: 性能优化,新增 TCP 支持
:rocket: 性能优化,新增 TCP 支持
:memo: v1.3 修复网络异常时可能引发时间错误的BUG~
Thank you very much; unfortunately, I discovered this too late as I was already utilizing '-r' in numerous codes.**
I'm using the following command to create it and I'd like to ask if there's anything else that can be optimized. 7za.exe a -tzip -mx9 -mtm- example.zip -r * This is the zip I got now, is there room for it to shrink? For example crc32, does it have to be in the archive?
7z a -tzip example.zip -mx9 example.file0 -mx0 example.file1 Can you only add them one at a time?