windows 8 - How to run WinRT app at start up via task scheduler? -


i want open personal winrt app open automatically when start win 8. checked task scheduler. has option "start program". in should pass in field "program/script" ?

a winrt app can register file associations or protocol associations. can register 1 , schedule command line this

cmd /c start autoexec.myext 

or

cmd /c start myprotocol://autoexec 

Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -