Skip to content

Release v0.6.1

Pre-release
Pre-release

Choose a tag to compare

@azchohfi azchohfi released this 19 Aug 00:22

Version: 0.6.1
Commit: d9a8d0f8ef192fa3ce07febdbe178606ea5fb4f5

Full Changelog: v0.6.0...v0.6.1


Installation Options

MSIX Installer (Recommended)

  1. Download winappcli_x64.msix for x64 or winappcli_arm64.msix for ARM64
  2. Double-click to install
  3. Automatically added to PATH

Standalone CLI Binaries

  1. Download winappcli-x64.zip for x64 or winappcli-arm64.zip for ARM64
  2. Extract to your desired location
  3. Add to PATH or run directly: winapp.exe

NPM Package (for Electron or NodeJS)

npm install microsoft-winappcli.tgz

What's Included

  • MSIX installer packages (x64 and ARM64)
  • Standalone CLI binaries (x64 and ARM64)
  • NPM package for NodeJS/Electron integration