winappdeploycmd

About this tag
WinAppDeployCmd is a command-line utility introduced with the Windows 10 SDK Preview Build 10166 for deploying Universal Windows Platform (UWP) apps. It allows developers to install an .AppX package from a Windows 10 PC to a Windows 10 mobile device over USB or the same subnet, without needing the full Visual Studio solution. This tool is useful for testing UWP apps on physical devices like the Microsoft Lumia 930. Discussions on WindowsForum.com cover its usage, setup, and troubleshooting for app deployment.
  1. News

    Just released: Windows 10 Application Deployment tool

    With the latest release of Windows 10 SDK Preview Build 10166, we are excited to introduce the Windows 10 Application Deployment (WinAppDeployCmd.exe) tool. The Windows 10 Application Deployment (WinAppDeployCmd) is a command line utility that can be utilized to deploy a Universal Windows app...
Back
Top