메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
340 Amazon DynomoDB 자동 스케일링 기능 출시! 관리자 2017.06.15 89
339 Microsoft partners extend Windows Defender ATP across platforms 관리자 2017.11.09 89
338 The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring 관리자 2016.11.01 90
337 Making the Windows Insider Program better for our IT Pro and business customers 관리자 2017.02.16 90
336 Introducing the new Microsoft keyboard that brings Windows Hello to any Windows 10 PC 관리자 2017.07.28 90
335 Announcing exciting changes coming to MINECON! 관리자 2017.08.09 90
334 Check out all the Microsoft 365 news shared at Ignite 관리자 2017.09.26 90
333 ASP.NET Core를 위한 AWS CodeStar 사용 방법 관리자 2017.10.13 90
332 Save up to $200 off new devices with Microsoft Store graduation deals 관리자 2017.04.25 91
331 AWS 6월 온라인 세미나 – AWS 클라우드 소개, MSSQL 서버 운영, VPC 심층 분석 및 데브옵스를 위한 AWS CodeStar 활용 등 관리자 2017.06.13 91
330 AWS 주간 소식 모음 – 2018년 2월 19일 관리자 2018.02.19 91
329 AWS 주간 소식 모음 – 2018년 2월 26일 관리자 2018.02.26 91
328 Microservices: From Design to Deployment, a Free Ebook from NGINX 관리자 2016.05.19 92
327 Windows Holographic experience available for mainstream Windows 10 PCs next year 관리자 2016.08.17 92
326 Hands-on with the HP Elite x3 now available at Microsoft Stores 관리자 2016.10.11 92
위로