v0.1.1-gui
Pre-release
Pre-release
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).