All Projects → myfreeer → 7z Build Nsis

myfreeer / 7z Build Nsis

Licence: lgpl-2.1
7-zip build and package script with nsis script decompiling using ms visual studio

Projects that are alternatives of or similar to 7z Build Nsis

Opencore Factory
Discontinued
Stars: ✭ 514 (+742.62%)
Mutual labels:  build-automation
Ultramodernui
The Ultra-Modern User Interface is a new interface with a style like the most recent installers for NSIS 3 (Nullsoft Scriptable Install System), the tool that allows programmers to create such installers for Windows.
Stars: ✭ 25 (-59.02%)
Mutual labels:  nsis
Openconnect Gui
Mirror - Graphical OpenConnect client (beta phase)
Stars: ✭ 993 (+1527.87%)
Mutual labels:  nsis
Cibuildwheel
🎡 Build Python wheels for all the platforms on CI with minimal configuration.
Stars: ✭ 620 (+916.39%)
Mutual labels:  build-automation
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+1367.21%)
Mutual labels:  build-automation
Verge Core Installers
Verge Core Installers
Stars: ✭ 10 (-83.61%)
Mutual labels:  nsis
Cbt
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Stars: ✭ 489 (+701.64%)
Mutual labels:  build-automation
Atom Latex
The only LaTeX package you need for typesetting with Atom.
Stars: ✭ 60 (-1.64%)
Mutual labels:  build-automation
Hopp
Crazy rapid build system.
Stars: ✭ 24 (-60.66%)
Mutual labels:  build-automation
Switchroot Android Build
Scripts and environment to build Switchroot Android image
Stars: ✭ 38 (-37.7%)
Mutual labels:  build-automation
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+1039.34%)
Mutual labels:  build-automation
Satysfi Cross Windows
Crosscompiling SATySFi from Ubuntu to Windows
Stars: ✭ 16 (-73.77%)
Mutual labels:  nsis
Stu
Build automation
Stars: ✭ 32 (-47.54%)
Mutual labels:  build-automation
Drone
Drone is a Container-Native, Continuous Delivery Platform
Stars: ✭ 24,287 (+39714.75%)
Mutual labels:  build-automation
Ltx2any
Yet another LaTeX build wrapper, with one or two nifty features
Stars: ✭ 48 (-21.31%)
Mutual labels:  build-automation
Buildout
Buildout is a deployment automation tool written in and extended with Python
Stars: ✭ 510 (+736.07%)
Mutual labels:  build-automation
Brunch
🍴 Web applications made easy. Since 2011.
Stars: ✭ 6,801 (+11049.18%)
Mutual labels:  build-automation
Flow Core X
Powerful and user-friendly CI / CD server with high availability, parallel build, agent scaling
Stars: ✭ 1,108 (+1716.39%)
Mutual labels:  build-automation
Phing
PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.
Stars: ✭ 1,085 (+1678.69%)
Mutual labels:  build-automation
Doit
task management & automation tool
Stars: ✭ 972 (+1493.44%)
Mutual labels:  build-automation

7z-build-nsis

7-zip build script with nsis script decompiling using ms visual studio

This build can unpack nsis script, eg. [NSIS].nsi or [LICENSE].txt from nsis installer. This feature is disable in official versions since 15.05, after which official versions are only able to unpack files from installer.

Notice: Only executables depending on 7z.dll can unpack nsis packages, 7zcl, 7za, 7zr would not unpack nsis package, like official ones.

Badges

Build status Downloads Latest Release Latest Release GitHub license

Prerequisites

  • Visual Studio 2015 or 2017 or 2019
  • 7z.exe in PATH or current folder.
  • Internet accessible (with powershell Net.WebClient).

Usage

Clone this repo and run 7-zip-build.bat in Developer Command Prompt of Visual Studio

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].