zoukankan      html  css  js  c++  java
  • Windows 10 IoT Core 17093 for Insider 版本更新

    新特性: 

    • General bug fixes
    • Enabled Miracast on Dragonboard.

    已知的一些问题:  

      • F5 driver deployment from Visual Studio does not work on IoT Core.
      • Devices that were installed via NOOBS cannot run the bcdedit tool to enable the kernel debugger. This can be achieved with the following workaround: 
        Mount the SD card on your PC 
        Find the EFIESP drive partition number with diskpart or Disk Management (say it’s “M:”) 
        Run the command “bcdedit /store M:EFIMicrosoftootcd /set {default} debug yes” 
        Unmount the SD card. 
        You should now be able to connect the debugger as usual
      • Unable to deploy apps in headless mode. Device is not functional in headless mode.
      • F5 application deployment of headed foreground UWP apps will not work on the first attempt. The second attempt should be successful.
      • UWP startup apps will be replaced by IoT Core default app.
      • Azure DM setup is not working.
      • Settings entered before flashing (computer name, password and Wi-Fi profile) do not get applied to the device.
  • 相关阅读:
    第六次上机作业
    NOIP2016 DAY1 T2天天爱跑步
    NOIP2009 T2 Hankson的趣味题
    NOIP2013 DAY2 T3火车运输
    线段树
    NOIP2012 DAY2 T2借教室
    NOIP2015 DAY2 T1跳石头
    NOIP2016 DAY2 T3 愤怒的小鸟
    文本编辑常用快捷键
    洛谷P1516 青蛙的约会
  • 原文地址:https://www.cnblogs.com/dearsj001/p/Windows10IoTCore17093.html
Copyright © 2011-2022 走看看