Skip to content

msix

Usage

Add make_config.yaml to your project windows/packaging/msix directory.

yaml
display_name: HelloWorld
msix_version: 1.0.0.0
# logo_path: C:\path\to\logo.png

View all configuration: msix

Run:

fastforge package --platform windows --targets msix

https://github.com/YehudaKremer/msix

Released under the MIT License.