메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
1105 Windows 10 at Microsoft Connect(); 2017 관리자 2017.11.16 244
1104 Announcing Windows Server Insider Preview Build 17035 관리자 2017.11.16 255
1103 Sprinklr의 AWS 리전간 대용량 재해 복구 구축 사례 관리자 2017.11.15 281
1102 Amazon EC2 F1 인스턴스와 FireSim을 이용한 클라우드 기반 하드웨어 디자인 사례 관리자 2017.11.15 391
1101 Minecraft: Education Edition reaches a milestone of two million users and releases new Hour of Code tutorial 관리자 2017.11.15 314
1100 Secure and track every change to your Piwik installation with the Activity Log plugin 관리자 2017.11.15 329
1099 Ad Monetization Tips: Maximizing your App Ad revenues for the holidays using the Microsoft Ad Monetization platform 관리자 2017.11.14 327
1098 Windows 10 Tip: Make your movies and games sound better with Windows Sonic 관리자 2017.11.14 303
1097 Announcing the top Black Friday deals from Microsoft and our partners 관리자 2017.11.14 251
1096 Amazon S3 및 AWS Glue를 이용한 데이터 레이크 구축하기 관리자 2017.11.14 258
1095 Power-Up your Piwik installation with Custom Reports 관리자 2017.11.14 295
1094 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 277
1093 Announcing Windows 10 Insider Preview Build 17035 for PC 관리자 2017.11.09 250
1092 Microsoft partners extend Windows Defender ATP across platforms 관리자 2017.11.09 264
1091 Piwik SSO options and why is it useful? 관리자 2017.11.09 281
위로