메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
865 Amazon Linux 2017-09 버전 업데이트 출시 관리자 2017.10.11 59
864 The Better Together Beta for Minecraft is here! 관리자 2017.08.01 59
863 How to distribute your existing Desktop Applications via Windows Store to Windows 10 PCs – including the new Windows 10 S configuration 관리자 2017.06.20 59
862 EC2 스팟 인스턴스로 Amazon ECS 콘테이너 클러스터 운영하기 관리자 2017.06.15 59
861 Everspace 1.0 now available on Windows 10 and Xbox One 관리자 2017.05.31 59
860 Understand your visitors by seeing where they click, hover, type and scroll, and replay their actions in a video 관리자 2017.05.19 59
859 Building a Security Shield for Your Applications with NGINX & Wallarm 관리자 2017.05.03 59
858 MySQL InnoDB Cluster in Oracle Public Cloud: A Tutorial 관리자 2017.04.22 59
857 Trimble & University of Cambridge build the future of construction with HoloLens 관리자 2017.01.26 59
856 Gears of War 4 launch trailer world premiere 관리자 2016.09.20 59
855 Choosing the Right Load Balancer on Amazon: AWS Application Load Balancer vs. NGINX Plus 관리자 2016.08.13 59
854 3 Ways to Automate with NGINX and NGINX Plus 관리자 2016.07.23 59
853 Overcoming Ephemeral Port Exhaustion in NGINX and NGINX Plus 관리자 2016.04.20 59
852 클라우드 관리형 서비스의 미래 관리자 2017.11.21 58
851 Find out what people are searching when coming from search engines 관리자 2017.11.09 58
위로