메뉴 건너뛰기

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/
번호 제목 글쓴이 날짜 조회 수
880 Microsoft HoloLens comes to Japan 관리자 2016.11.29 351
879 Node-ChakraCore and VM Neutrality in Node.js 관리자 2016.11.30 285
878 Amazon Athena – 초단위 페타바이트급 동적 데이터 질의 서비스 관리자 2016.12.01 399
877 Amazon Lex – 대화형 음성 및 텍스트 인터페이스 개발 서비스 관리자 2016.12.01 234
876 Polly – 클라우드 기반 24개 언어 47개 음성 합성 서비스 관리자 2016.12.01 307
875 Amazon Rekognition – 딥러닝을 기반한 이미지 탐지 및 인식 서비스 관리자 2016.12.01 278
874 AWS Greengrass – 유비쿼터스 및 실세계 컴퓨팅 서비스 관리자 2016.12.01 289
873 AWS Snowball Edge – 클러스터링 및 용량 추가, 로컬 엔드포인트와 Lambda 함수 지원 관리자 2016.12.01 348
872 AWS Snowmobile – 엑사 바이트(Exabyte)급 데이터를 몇 주 만에 클라우드로 관리자 2016.12.01 408
871 HP announces ProBook x360 11 Education Edition powered by Windows 10 관리자 2016.12.02 258
870 Celebrating the past and future of Minecraft: Pocket Edition 관리자 2016.12.02 42
869 Announcing Windows 10 Insider Preview Build 14977 for Mobile 관리자 2016.12.02 263
868 AWS Shield – DDoS 공격 대비 애플리케이션 보안 서비스 관리자 2016.12.02 313
867 AWS Batch – 배치(Batch) 컴퓨팅 관리 서비스 출시 관리자 2016.12.02 272
866 AWS 개인 상태 대시 보드 – 신규 기능 제공 관리자 2016.12.02 266
위로