Skip to content

An automatic compilation script for 7-Zip, which replaces the default file association icons and file manager skins with more attractive ones, and adds associations for Jar and War files.

License

Notifications You must be signed in to change notification settings

YukiIsait/7ZipBuilder

Repository files navigation

7-Zip 自动编译脚本

🌍 English | 简体中文

7-Zip 的自动编译脚本,编译的同时为它更换了更漂亮的文件关联图标和文件管理器贴图,并添加了 JarWar 文件关联(夹带私货)。

目前更换的文件关联图标和文件管理器贴图均为本人在网上下载自用,暂时未找到作者,如果作者大大看到本仓库可以联系添加作者信息。

文件管理器预览

Preview1

文件关联图标预览

Preview1

使用方法

本机编译

  • 使用 PowerShell 执行 .ps1 需要开启相应权限,本文不进行赘述。
  • 编译需要 Visual Studio 并已安装使用 C++ 的桌面开发组件。
  • 以下过程以 7z2408 版本为例。
  1. 自动构建:

    .\AutoBuild.ps1 7z2408
  2. 检查生成的安装包 7z2408.exe 是否可用。

在线编译

在线编译可以极大地简化编译流程,无需安装任何软件。

  1. Fork 本仓库。
  2. Actions 选项中选择 Build 项。
  3. 点击 Run workflow 开始编译。
  4. 编译完成后在 Artifacts 中下载 7-Zip Installer
  5. 检查生成的安装包 7z2408.exe 是否可用。

开源许可

  • 本项目采用 MIT 许可证,详见许可文件
  • 7-Zip 项目采用 GNU LGPL、BSD 3 以及 unRAR 许可证,详见许可文件

About

An automatic compilation script for 7-Zip, which replaces the default file association icons and file manager skins with more attractive ones, and adds associations for Jar and War files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published