메뉴 건너뛰기

GREATUSER

free

Command-Line Activation of Universal Windows Apps As we continue to close the gap between Win32 and Universal Windows Apps, one of the features we’ve recently introduced is the ability to activate a UWA from a command line and pass the app arbitrary command-line arguments. This is available to Insiders from build 16226. This feature builds on the App Execution Alias extension already available for Desktop Bridge apps. To use this feature in a UWA, there are two key additions to your app: Add an appExecutionAlias extension to your app manifest. Override OnActivated and handle the incoming arguments. For the manifest entry, you first need to declare the XML namespace for the AppExecutionAlias element: <Package xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10" xmlns:mp="http://schemas.microsoft.com/appx/2014/phone/manifest" xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10" xmlns:uap5="http://schemas.microsoft.com/appx/manifest/uap/windows10/5" IgnorableNamespaces="uap mp uap5"> The AppExecutionAlias is declared as an Extension within your Application. This is quite simple and almost the same as [ more... ]

The post Command-Line Activation of Universal Windows Apps appeared first on 지락문화예술공작단.




원문출처 : https://jirak.net/wp/command-line-activation-of-universal-windows-apps/
번호 제목 글쓴이 날짜 조회 수
1000 Monitor’s Bounty available now for Halo 5: Guardians 관리자 2016.12.09 90
999 Beautiful apps made possible and easy with Windows.UI 관리자 2016.08.24 90
998 AWS 월 비용 계산기, 서울 리전 지원 시작 관리자 2016.03.11 90
997 Introducing the Piwik Java Tracker – Analytics for your Java based applications 관리자 2016.01.06 90
996 Piwik analytics database: migrating from MySQL to MariaDB 관리자 2016.01.06 90
995 Announcing Windows Server 2019 Insider Preview Build 17639 관리자 2018.04.11 89
994 Windows 10 Tip: Get started with Continue on PC in the Microsoft Edge mobile app 관리자 2017.12.05 89
993 This Week on Windows: Surface Book 2 now available for pre-order, Xbox One X launch, Samsung HMD Odyssey availability and more 관리자 2017.11.10 89
992 AWS 10월 온라인 세미나 – re:Invent 가이드, Amazon ECS/ECR 기반 마이크로서비스, AWS X-Ray 성능 추적 및 Apache MXNet 기반 딥러닝 등 관리자 2017.10.12 89
991 Watch Microsoft Edge Web Summit 2017 live on Channel 9 관리자 2017.09.13 89
990 Ten things we announced today at Microsoft’s Windows 10 Event 관리자 2016.10.27 89
989 Announcing Windows 10 Insider Preview Build 14931 for PC 관리자 2016.09.22 89
988 Mixed reality in manufacturing comes to life at Hannover Messe 관리자 2018.04.24 88
987 Update on Spectre and Meltdown security updates for Windows devices 관리자 2018.03.02 88
986 Dynamic Bandwidth Limits Using the NGINX Plus Key-Value Store 관리자 2018.02.23 88
위로