Windows 10 IoT Raspberry Pi 2: Autostart published Application

前端 未结 4 2177
遇见更好的自我
遇见更好的自我 2021-02-14 18:56

I\'m starting making experience with the Raspberry Pi 2 Development with Windows 10 and I was wondering how can I configurate the Raspberry Pi 2 to autostart my own published ap

4条回答
  •  爱一瞬间的悲伤
    2021-02-14 19:33

    Use IotStartup.exe by Power shell.

    1. IotStartup list -> Find out your app name.

    2. IotStartup add [YourApp] -> Add App init startup.

    3. Reboot.

提交回复
热议问题