windows 8 - Is it possible to hide the application tile of a metro app -
is possible hide live tile of metro app?. after metro app installed in machine tile app displayed in start screen default. possible not display tile of app programatically. requirement user should able open app through thing custom url scheme not clicking on tile. app not going submitted windows store. internal use only. dont need worry if there hacked ways this.
i dont know if wanted anyway:
- go package.appxmanifest.
- under declarations select protocol , press add.
- choose name app , save changes.
- you can open "run" , type in name , ":test" , app open.
Comments
Post a Comment