Releases: microsoft/winappCli
Release v0.1.2-rc1
🚀 Automated Release Build
Version: 0.1.2
Commit: 6c9d7b53779c0b3402176d6aa6a250ed33a86514
Installation Options
📦 MSIX Installer (Recommended)
- Download
winappcli_0.1.2.0_x64.msixfor x64 orwinappcli_0.1.2.0_arm64.msixfor ARM64 - Double-click to install
- Automatically added to PATH
📦 Standalone CLI Binaries
- Download
winappcli-0.1.2-x64.zipfor x64 orwinappcli-0.1.2-arm64.zipfor ARM64 - Extract to your desired location
- Add to PATH or run directly:
winapp.exe
📚 NPM Package (for Electron or NodeJS)
npm install microsoft-winappcli-0.1.2.tgzWhat's Included
- ✅ MSIX installer packages (x64 and ARM64)
- ✅ Standalone CLI binaries (x64 and ARM64)
- ✅ NPM package for NodeJS/Electron integration
v0.1.1-gui
Windows Identity App (Experimental) Release v0.1.1-gui
This release includes the x64 and arm64 unsigned MSIX packages of the Identity App (GUI) only. This is an experimental app that is being used to capture feedback around a UI-based approach for development scenarios such as debug identity, signing and more. See Docs.
Installation
- Download
winapp-GUI_0.1.1.0_x64.msixfor x64 orwinapp-GUI_0.1.1.0_arm64.msixfor ARM64 here - Run Powershell as Administrator and
Add-AppPackage -Path <msix> -AllowUnsigned
<msix> should be replaced with the full path of the GUI download (msix file).
This experimental app requires the winapp CLI to be added to the user's PATH to function. Ensure you have the latest CLI version added to your path (installing the CLI MSIX is the easiest way to do this).
Release v0.1.1-rc1
🚀 Automated Pre-release Build
Version: 0.1.1
Commit: 15dbc49d38d585eb33f847d980a64347456a281b
Installation Options
📦 Standalone CLI Binaries
- Download
winappcli-x64.zipfor x64 orwinappcli-arm64.zipfor ARM64 - Extract to your desired location
- Add to PATH or run directly:
winapp.exe
📚 NPM Package (for Electron or NodeJS)
npm install microsoft-winappcli-0.1.1.tgzWhat's Included
- ✅ Standalone CLI binaries (x64 and ARM64)
- ✅ NPM package for NodeJS/Electron integration
Release v0.1.0-rc1
🚀 Automated Pre-release Build
Version: 0.1.0
Commit: 0d49b3cca08fa14ce9c5f3d264a1ddf446bd1bbc
Installation Options
📦 Standalone CLI Binaries
- Download
winappcli-x64.zipfor x64 orwinappcli-arm64.zipfor ARM64 - Extract to your desired location
- Add to PATH or run directly:
winapp.exe
📚 NPM Package (for Electron or NodeJS)
npm install microsoft-winappcli-0.1.0-rc1.tgzWhat's Included
- ✅ Standalone CLI binaries (x64 and ARM64)
- ✅ NPM package for NodeJS/Electron integration