Code Monkey home page Code Monkey logo

7zipbuilder's Introduction

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 许可证,详见许可文件

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.