Skip to content

Release v0.6.0

Latest

Choose a tag to compare

@azchohfi azchohfi released this 12 Aug 02:16

Version: 0.6.0
Commit: b7494ed3b324d6e378cb17b477f2b1a9729765d0

What's Changed

New Features

Other Changes

New Contributors

Full Changelog: v0.5.0...v0.6.0


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