메뉴 건너뛰기

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 Alpinestars car pack and new expansion coming to best-selling Forza Horizon 3 관리자 2016.11.02 174
339 Minecraft: Education Edition available now! 관리자 2016.11.02 261
338 Alcatel announces the virtual reality enabled IDOL 4S phone with Windows 10 관리자 2016.11.02 166
337 The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring 관리자 2016.11.01 219
336 Small businesses increase sales and make better connections with new technology solutions 관리자 2016.11.01 253
335 Windows 10 Tip: How to set up Windows Hello on your PC 관리자 2016.11.01 235
334 A peek into the WebAssembly Browser Preview 관리자 2016.11.01 306
333 Just released – Windows developer evaluation virtual machines – October 2016 build 관리자 2016.10.29 125
332 This Week on Windows: Windows 10 Creators Update, new Surface devices and more 관리자 2016.10.29 304
331 Going social: Project Rome, Maps & social network integration (App Dev on Xbox series) 관리자 2016.10.28 193
330 Surface helps Apple MacBook owners trade up to Pen and on-screen touch 관리자 2016.10.28 245
329 Amazon DynamoDB 데이터 백업 및 복원 방법 – (2) 리전간 복제 기능을 활용한 데이터 이동 관리자 2016.10.28 105
328 Amazon Cognito로 10분만에 인증 서비스 만들기 관리자 2016.10.28 122
327 Kevin Gallo gives the developer perspective on today’s Windows 10 Event 관리자 2016.10.27 87
326 Ten things we announced today at Microsoft’s Windows 10 Event 관리자 2016.10.27 178
위로