메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
430 Announcing Windows 10 Insider Preview Build 16291 for PC 관리자 2017.09.20 306
429 Announcing Windows Server vNext LTSC Build 17623 관리자 2018.03.21 306
428 Trusted Cyber Physical Systems looks to protect your critical infrastructure from modern threats in the world of IoT 관리자 2018.04.25 306
427 Using nginScript to Progressively Transition Clients to a New Server 관리자 2016.09.09 307
426 Dell introduces XPS and Inspiron laptops with Windows 10 in new colors 관리자 2016.09.15 307
425 MySQL 8.0 Labs: [Recursive] Common Table Expressions in MySQL (CTEs), Part Three – hierarchies 관리자 2016.10.26 307
424 Australian Department of Human Services achieves full Windows 10 deployment 관리자 2016.11.16 307
423 Polly – 클라우드 기반 24개 언어 47개 음성 합성 서비스 관리자 2016.12.01 307
422 Announcing Windows 10 Insider Preview Build 14986 for PC 관리자 2016.12.08 307
421 Our continuing commitment to your privacy with Windows 10 관리자 2017.01.11 307
420 NAAEE partners with Microsoft Edge to deliver a compelling storytelling platform 관리자 2017.02.22 307
419 엔터프라이즈 클라우드 혁신 센터(CCoE)를 설립하는 방법 관리자 2017.11.09 307
418 Announcing Windows 10 Insider Preview Build 17650 for Skip Ahead 관리자 2018.04.20 307
417 Mixed reality in manufacturing comes to life at Hannover Messe 관리자 2018.04.24 307
416 Amazon VPC Flow Logs 서울 리전 출시 관리자 2016.06.30 308
위로