Giter VIP home page Giter VIP logo

msix-nsis's Introduction

msix-nsis

A mixed demo for wrapping the msix to NSIS(Nullsoft Scriptable Install System) setup program.

It make you can pack your .msixbundle and .cer files to a single setup program.

Format appx/appxbundle/msix/msixbundle are supported.

Features

  • Support auto install your certificate file using certmgr.

  • Support powerful NSIS script for expanding other functions.

Usages

  1. Solution File msix/App.sln is a WPF desktop program demo.

    To publish the msix\App.Packaging\App.Packaging.wapproj project and then get a testing msix package.

  2. Copy the output .msixbundle and .cer files like msix_build.bat.

    If publish output a .msix extension or other msix-like file, change the nsis/setup.nsi file for supporting.

  3. Build the NSIS setup like nsis_build.bat.

Components

This demo including following components.

# https://docs.microsoft.com/en-us/dotnet/framework/tools/certmgr-exe-certificate-manager-tool
certmgr

# https://nsis.sourceforge.io
nsis

# https://github.com/emako/msixexec
msixexec

FAQs

  1. Unrecommended to replace the NSIS version in this demo.
  2. UAC permission is required because certificate file should be auto installed.

msix-nsis's People

Contributors

emako avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.