메뉴 건너뛰기

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 AWS 10월 온라인 세미나 – re:Invent 가이드, Amazon ECS/ECR 기반 마이크로서비스, AWS X-Ray 성능 추적 및 Apache MXNet 기반 딥러닝 등 관리자 2017.10.12 89
999 Watch Microsoft Edge Web Summit 2017 live on Channel 9 관리자 2017.09.13 89
998 MySQL 8.0: ひらがなカタカナを判別する日本語用Collation 관리자 2017.06.24 89
997 Monitor’s Bounty available now for Halo 5: Guardians 관리자 2016.12.09 89
996 Ten things we announced today at Microsoft’s Windows 10 Event 관리자 2016.10.27 89
995 nginx.conf 2016 Preview 2 – Customer and Partner Speakers 관리자 2016.08.10 89
994 Announcing Windows Server 2019 Insider Preview Build 17639 관리자 2018.04.11 88
993 Update on Spectre and Meltdown security updates for Windows devices 관리자 2018.03.02 88
992 Windows 10 Tip: Get started with Continue on PC in the Microsoft Edge mobile app 관리자 2017.12.05 88
991 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 88
990 Check out all the Microsoft 365 news shared at Ignite 관리자 2017.09.26 88
989 Windows Subsystem for Linux on Windows Server 관리자 2017.08.09 88
988 Helpshift releases Windows SDK 관리자 2016.09.01 88
987 Introducing the Piwik Java Tracker – Analytics for your Java based applications 관리자 2016.01.06 88
986 Mixed reality in manufacturing comes to life at Hannover Messe 관리자 2018.04.24 87
위로